diff options
Diffstat (limited to 'upload.sh')
| -rwxr-xr-x | upload.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/upload.sh b/upload.sh new file mode 100755 index 0000000..5ecbd54 --- /dev/null +++ b/upload.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +rsync -rtvzP snac.css --rsync-path='doas rsync' \ + lemurianmage@slimegirl.nexus:/var/snac/data/style.css |
