summaryrefslogtreecommitdiff
path: root/.pik/web/update.sh
diff options
context:
space:
mode:
authorewy <ewy0@protonmail.com>2026-04-22 20:44:06 +0200
committerewy <ewy0@protonmail.com>2026-04-22 20:44:06 +0200
commit086a0cc0eb75c0c3a15cf6a715427df1e2d589a2 (patch)
tree0bcc881b202f94a7ea39f94f13aea89ca2046312 /.pik/web/update.sh
parentc6a362a039b1662dfc0badeb8badc4458e446787 (diff)
slowly working on that test coverage
Diffstat (limited to '.pik/web/update.sh')
-rw-r--r--.pik/web/update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pik/web/update.sh b/.pik/web/update.sh
index 4e6788c..62d41a9 100644
--- a/.pik/web/update.sh
+++ b/.pik/web/update.sh
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
# update files on website
set -euo pipefail
-ssh git@ewy.one -- cd /srv/pik/pik "&&" .pik/web/web.sh \ No newline at end of file
+ssh git@ewy.one -- cd /srv/pik/pik "&&" bash .pik/web/web.sh \ No newline at end of file