4 lines
87 B
Bash
4 lines
87 B
Bash
cp nginx.conf /etc/nginx
|
|
cp rsync-update.sh /usr/local/bin
|
|
cat crontab >> /etc/crontab
|