mirror of
https://github.com/Snowy-Fluffy/zapret.installer.git
synced 2026-07-15 21:59:24 +03:00
fixed update bug
This commit is contained in:
@@ -382,6 +382,7 @@ update_zapret() {
|
||||
fi
|
||||
if [[ -d /tmp/zapret.installer/ ]]; then
|
||||
cd /tmp/zapret.installer/ && git pull
|
||||
chmod -R 777 /tmp/zapret.installer
|
||||
fi
|
||||
systemctl restart zapret
|
||||
sleep 2
|
||||
|
||||
Reference in New Issue
Block a user