mirror of
https://github.com/Snowy-Fluffy/zapret.installer.git
synced 2026-07-15 21:59:24 +03:00
bug fix
This commit is contained in:
@@ -398,6 +398,7 @@ update_zapret() {
|
||||
fi
|
||||
manage_service restart
|
||||
sleep 2
|
||||
exec sudo "$0" "$@"
|
||||
}
|
||||
|
||||
update_script() {
|
||||
@@ -408,6 +409,7 @@ update_script() {
|
||||
cd /opt/zapret.installer/ && git pull
|
||||
fi
|
||||
|
||||
exec sudo "$0" "$@"
|
||||
}
|
||||
|
||||
add_to_zapret() {
|
||||
|
||||
Reference in New Issue
Block a user