mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-03-03 19:00:45 +01:00
rm cyberpanel
This commit is contained in:
@@ -456,6 +456,9 @@ class preFlightsChecks:
|
||||
|
||||
os.chdir('/usr/local')
|
||||
|
||||
command = 'rm -rf cyberpanel'
|
||||
preFlightsChecks.call(command, self.distro, command, command, 1, 1, os.EX_OSERR)
|
||||
|
||||
command = "git clone https://github.com/usmannasir/cyberpanel"
|
||||
preFlightsChecks.call(command, self.distro, command, command, 1, 1, os.EX_OSERR)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user