mirror of
https://github.com/moparisthebest/mailiverse
synced 2025-01-09 20:48:18 -05:00
7 lines
129 B
Plaintext
Executable File
7 lines
129 B
Plaintext
Executable File
cd ~
|
|
ln -fs deploy/www
|
|
ln -fs deploy/resources
|
|
ln -fs /var/log/nginx/error.log run.log
|
|
|
|
rsync -avz --delete www/ /var/local/www/
|