mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Bugfix
This commit is contained in:
parent
d0664f520d
commit
542943e39a
1 changed files with 1 additions and 0 deletions
1
yunohost
1
yunohost
|
@ -65,6 +65,7 @@ def main():
|
|||
admin_password_provided = False
|
||||
json_print = False
|
||||
write_ldap = True
|
||||
postinstall = False
|
||||
|
||||
for key, arg in enumerate(sys.argv):
|
||||
if arg == '--admin-password':
|
||||
|
|
Loading…
Add table
Reference in a new issue