aboutsummaryrefslogtreecommitdiff
path: root/push.sh
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2025-12-12 20:28:23 +0100
committerAnhgelus Morhtuuzh <william@herges.fr>2025-12-12 20:28:23 +0100
commitae297bbd117835304b298e7d8a2f914111940e77 (patch)
treee6aeb2ef33b232477020b6bc49fabda6a748592a /push.sh
parent517d586fa225181d0f6fd3a36d7b5211b0ef0580 (diff)
ci(scripts): push important contents, not everything
Diffstat (limited to 'push.sh')
-rwxr-xr-xpush.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/push.sh b/push.sh
index 43e4153..40b3375 100755
--- a/push.sh
+++ b/push.sh
@@ -1,3 +1,3 @@
#!/usr/bin/bash
-rsync -rvz ./* vps:~/small-web-data/
+rsync -rvz ./{public,data,config.toml,*.sh} vps:~/small-web-data/