mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-18 13:14:37 +03:00
@@ -31,7 +31,7 @@ class Cli():
|
|||||||
|
|
||||||
__slot__ = ['parser']
|
__slot__ = ['parser']
|
||||||
|
|
||||||
def run_install(self,args):
|
def run_install(self, args):
|
||||||
arch = args.arch
|
arch = args.arch
|
||||||
target = args.target
|
target = args.target
|
||||||
os_name = args.host
|
os_name = args.host
|
||||||
|
|||||||
Reference in New Issue
Block a user