diff options
| author | lemurianmage <azureazure@disroot.org> | 2026-05-28 17:35:32 +0200 |
|---|---|---|
| committer | lemurianmage <azureazure@disroot.org> | 2026-05-28 17:35:32 +0200 |
| commit | 11ae634f56c608949cc4ef5a1d3cc3b90466a904 (patch) | |
| tree | c15b6fcf078f00e59e1eb5a8c415256edd56d275 /upload.sh | |
| download | snac-css-master.tar.gz | |
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 |
