Skip to content

Commit 35de1fc

Browse files
committed
rainloop admin password
1 parent 180b89f commit 35de1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/install.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ def fixCyberPanelPermissions(self):
487487

488488
writeToFile = open('/usr/local/lscp/cyberpanel/rainloop/data/data/default/configs/application.ini', 'a')
489489
writeToFile.write("""
490-
[security]
490+
[security]
491491
admin_login = "admin"
492492
admin_password = "12345789"
493493
""")

0 commit comments

Comments
 (0)