Update Server

This commit is contained in:
2023-03-06 12:07:10 +01:00
parent 33c20614d9
commit 1907645f88
14 changed files with 92 additions and 10 deletions

View File

@ -3,7 +3,11 @@ cd "$( dirname "$( realpath "$0" )" )"
cd ./Root
cp -v /etc/diycron ./etc/diycron
# nginx was done manually
cp -v /Server/Scripts/Backup/*.sh ./Server/Scripts/Backup/
cp -v /Server/Scripts/Backup/*.cfg ./Server/Scripts/Backup/
cp -v \
/etc/nginx/sites-available/*.conf /etc/nginx/sites-available/*.old \
./etc/nginx/sites-available/
cp -v \
/Server/Scripts/Backup/*.sh /Server/Scripts/Backup/*.cfg \
./Server/Scripts/Backup/