prep for bind9
This commit is contained in:
parent
17afcb94df
commit
c8ee11e970
2 changed files with 2 additions and 2 deletions
|
@ -9,3 +9,4 @@ make install
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
systemctl restart nginx
|
systemctl restart nginx
|
||||||
|
systemctl restart bind9
|
||||||
|
|
|
@ -18,5 +18,4 @@ mv deployment.tar.gz preparation-scripts/linux-deployment-scripts/downloads
|
||||||
|
|
||||||
cd preparation-scripts
|
cd preparation-scripts
|
||||||
cd linux-deployment-scripts
|
cd linux-deployment-scripts
|
||||||
#sudo ./main.py -v -ct configs/debian/bookworm_server.json
|
sudo ./main.py -v -ct configs/debian/bookworm_server.json
|
||||||
#sudo ./main.py -v -ct configs/debian/bookworm_gnome.json
|
|
||||||
|
|
Loading…
Reference in a new issue