mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-11 04:06:57 +02:00
fetch remote branch is not present
This commit is contained in:
@@ -1304,6 +1304,10 @@ class Upgrade:
|
||||
shutil.move('cyberpanel', 'CyberCP')
|
||||
|
||||
else:
|
||||
|
||||
command = 'git fetch'
|
||||
Upgrade.executioner(command, command, 1)
|
||||
|
||||
command = 'git stash'
|
||||
Upgrade.executioner(command, command, 1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user