Update system.sh

This commit is contained in:
kaibae19
2022-04-04 08:12:25 -07:00
parent 4549562710
commit a96a709077
+1 -1
View File
@@ -369,7 +369,7 @@ if [ "$INSTALL" == "m" ]; then
restart_service bind9
systemctl restart systemd-resolved
else
service restart bind9
service bind9 restart
fi