mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-15 09:46:11 +01:00
re-order the check process.
This commit is contained in:
@@ -409,14 +409,13 @@ sudo_check() {
|
||||
}
|
||||
|
||||
|
||||
panel_check
|
||||
|
||||
sudo_check
|
||||
|
||||
check_OS
|
||||
panel_check
|
||||
|
||||
self_check
|
||||
|
||||
check_OS
|
||||
|
||||
if [ $# -eq 0 ] ; then
|
||||
main_page
|
||||
|
||||
Reference in New Issue
Block a user