add install script to mirror

This commit is contained in:
smayzy 2025-03-04 10:33:02 +01:00
parent 6ccf029304
commit 5a414f9d1e
2 changed files with 3 additions and 0 deletions

3
mirror/install.sh Normal file
View File

@ -0,0 +1,3 @@
cp nginx.conf /etc/nginx
cp rsync-update.sh /usr/local/bin
cat crontab >> /etc/crontab