mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2026-04-01 10:37:51 +03:00
Fix message hints
This commit is contained in:
@@ -618,7 +618,7 @@ if [ $? -eq 0 ]; then
|
||||
str=$(grep -i "0 4 \* \* \* service youtubeUnblock restart" /etc/crontabs/root)
|
||||
if [ -z "$str" ]
|
||||
then
|
||||
echo "Add cron task auto run configure_zapret..."
|
||||
echo "Add cron task auto reboot service youtubeUnblock..."
|
||||
echo "$cronTask" >> /etc/crontabs/root
|
||||
fi
|
||||
isWorkYoutubeUnBlock=1
|
||||
|
||||
Reference in New Issue
Block a user