mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2026-01-27 12:40:35 +03:00
Add sleep before reboot Podkop
This commit is contained in:
@@ -298,6 +298,9 @@ printf "\033[32;1mRestart firewall and network...\033[0m\n"
|
|||||||
service firewall restart
|
service firewall restart
|
||||||
service network restart
|
service network restart
|
||||||
|
|
||||||
|
second=15
|
||||||
|
echo "Please wait $second seconds for reboot network..."
|
||||||
|
sleep $second
|
||||||
printf "\033[32;1mService Podkop restart...\033[0m\n"
|
printf "\033[32;1mService Podkop restart...\033[0m\n"
|
||||||
service podkop restart
|
service podkop restart
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user