Update script

This commit is contained in:
Robert Partridge 2022-07-20 17:55:01 -04:00
parent b7a70c44ce
commit 8d80d21f15
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ fi
apt update && apt upgrade -y && apt autoremove -y && apt clean
# install packages
apt install ntp nginx certbot ufw -y
apt install ntp nano nginx certbot ufw -y
# copy config files
cp config/example* /etc/nginx/sites-available/