mirror of
https://github.com/amidevous/xui.one
synced 2026-07-15 17:20:03 +02:00
Update install.python3
This commit is contained in:
+1
-1
@@ -106,7 +106,7 @@ if __name__ == "__main__":
|
||||
except:
|
||||
printc("Creating user")
|
||||
os.system("sudo adduser --system --shell /bin/false --group --disabled-login xui >/dev/null 2>&1")
|
||||
if not os.path.exists("/home/xui"): os.mkdir("/home/xui >/dev/null 2>&1")
|
||||
os.system("mkdir -p /home/xui >/dev/null 2>&1")
|
||||
|
||||
##################################################
|
||||
# INSTALL #
|
||||
|
||||
Reference in New Issue
Block a user