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