summaryrefslogtreecommitdiff
path: root/.pik/web/update.sh
diff options
context:
space:
mode:
authorewy <ewy0@protonmail.com>2026-04-22 19:27:25 +0200
committerewy <ewy0@protonmail.com>2026-04-22 19:29:16 +0200
commit5e1e840bbcdf8348ae62145e1b7231764fcc5a97 (patch)
treedad5d223dc95b643febde31c45beb2d68110aa9c /.pik/web/update.sh
parentf13b2bcf9a3a5ea6afeaa60c7a2e801e8e79a2c1 (diff)
update script experiment
Diffstat (limited to '.pik/web/update.sh')
-rw-r--r--.pik/web/update.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/.pik/web/update.sh b/.pik/web/update.sh
new file mode 100644
index 0000000..0b53154
--- /dev/null
+++ b/.pik/web/update.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+# update files on website
+ssh git@ewy.one -- cd /srv/pik/pik "&&" .pik/web/web.sh \ No newline at end of file