mirror of
https://github.com/bol-van/zapret.git
synced 2025-08-13 23:39:46 +03:00
easy install on debian/ubuntu for dummies
This commit is contained in:
@@ -58,7 +58,7 @@ if grep -q "$GET_IPLIST_PREFIX" $CRONTMP; then
|
||||
grep "$GET_IPLIST_PREFIX" $CRONTMP
|
||||
grep -v "$GET_IPLIST_PREFIX" $CRONTMP >$CRONTMP.2
|
||||
crontab $CRONTMP.2
|
||||
rm -f $CRONTMP 2
|
||||
rm -f $CRONTMP.2
|
||||
fi
|
||||
rm -f $CRONTMP
|
||||
|
||||
|
Reference in New Issue
Block a user