mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-10 07:16:15 +01:00
bug fix in auto git commit
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
import subprocess
|
||||
|
||||
command = 'git -C /home/usman/Backup/CyberCP commit -m "Auto commit by CyberPanel Daily cron on"'
|
||||
print(subprocess.check_output(command, shell=True).decode("utf-8"))
|
||||
Reference in New Issue
Block a user