This commit is contained in:
Patrick 2024-11-18 20:18:51 +01:00
parent 8bd494e2e9
commit ec0e0436e4
2 changed files with 3 additions and 2 deletions

View file

@ -2,5 +2,4 @@
sudo apt update
sudo apt install -y nginx
sudo systemctl start nginx
sudo systemctl enable nginx
sudo systemctl enable nginx --now