diff --git a/awg_config.sh b/awg_config.sh index 97a6c56..2f9337a 100644 --- a/awg_config.sh +++ b/awg_config.sh @@ -298,7 +298,7 @@ printf "\033[32;1mRestart firewall and network...\033[0m\n" service firewall restart service network restart -echo "Service Podkop restart...\n" +printf "\033[32;1mService Podkop restart...\033[0m\n" service podkop restart printf "\033[32;1mConfigured completed...\033[0m"