mirror of
https://gitlab.com/octospacc/Configs.git
synced 2025-06-05 21:59:36 +02:00
Update Server
This commit is contained in:
@ -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/
|
||||
|
Reference in New Issue
Block a user