Add rsync for website
This commit is contained in:
parent
1aa5405726
commit
fab1c472ca
@ -16,3 +16,8 @@ Update Musik
|
|||||||
```bash
|
```bash
|
||||||
rsync -uvr --progress --bwlimit=4096 /home/marc/Musik/ root@jellyfin.realstickman.net:/home/jellyfin/Musik
|
rsync -uvr --progress --bwlimit=4096 /home/marc/Musik/ root@jellyfin.realstickman.net:/home/jellyfin/Musik
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Update Website
|
||||||
|
```bash
|
||||||
|
rsync -uvrP --bwlimit=4096 /home/marc/GitProjects/website/ root@realstickman.net:/var/www/website
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user