mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-17 04:22:59 +03:00
easy install on debian/ubuntu for dummies
This commit is contained in:
parent
65ed753a7e
commit
10270b9e96
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user