mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-19 05:22:58 +03:00
install_easy : press any key at the end to allow launch from explorer (run in terminal)
This commit is contained in:
parent
e599f83774
commit
14ba5e6813
@ -126,4 +126,8 @@ systemctl start zapret || {
|
||||
exit 30
|
||||
}
|
||||
|
||||
echo
|
||||
echo finished. press any key to continue.
|
||||
read A
|
||||
|
||||
exit 0
|
||||
|
@ -61,4 +61,8 @@ if grep -q "$GET_IPLIST_PREFIX" $CRONTMP; then
|
||||
fi
|
||||
rm -f $CRONTMP
|
||||
|
||||
echo
|
||||
echo finished. press any key to continue.
|
||||
read A
|
||||
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user