mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-08 14:26:16 +01:00
set default pass forward by custom
This commit is contained in:
@@ -2347,6 +2347,8 @@ def main():
|
||||
#checks.disablePackegeUpdates()
|
||||
|
||||
try:
|
||||
command = 'mkdir -p /usr/local/lscp/cyberpanel/rainloop/data/data/default/configs/'
|
||||
subprocess.call(shlex.split(command))
|
||||
|
||||
writeToFile = open('/usr/local/lscp/cyberpanel/rainloop/data/data/default/configs/application.ini', 'a')
|
||||
writeToFile.write("""
|
||||
|
||||
Reference in New Issue
Block a user