mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-24 00:09:03 +01:00
Merge branch 'v2.0.2-dev' of github.com:usmannasir/cyberpanel into v2.0.2-dev
This commit is contained in:
@@ -1428,7 +1428,7 @@ class Upgrade:
|
||||
|
||||
os.chdir('/usr/local/CyberCP')
|
||||
|
||||
command = 'git config --global user.email "support@cyberpanel.met"'
|
||||
command = 'git config --global user.email "support@cyberpanel.net"'
|
||||
Upgrade.executioner(command, command, 1)
|
||||
|
||||
command = 'git config --global user.name "CyberPanel"'
|
||||
|
||||
Reference in New Issue
Block a user