diff options
| author | ewy <ewy0@protonmail.com> | 2026-04-22 18:29:37 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-04-22 18:29:37 +0200 |
| commit | 374ed5e1a4dc635c42e33e4133729d40cf3e0e35 (patch) | |
| tree | 01f12ca3eea0154b61afde3d1ee27df2094644e1 /.pik/site/update.sh | |
| parent | ee481fa406bb685a16d8b568fca0c9f592c06180 (diff) | |
work on tests
also replace the annoying search return with a struct
Diffstat (limited to '.pik/site/update.sh')
| -rw-r--r-- | .pik/site/update.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.pik/site/update.sh b/.pik/site/update.sh new file mode 100644 index 0000000..b4745e1 --- /dev/null +++ b/.pik/site/update.sh @@ -0,0 +1 @@ +ssh git@ewy.one -- cd /srv/pik/pik "&&" git pull
\ No newline at end of file |
