better crontab with update.sh

This commit is contained in:
2026-07-02 09:39:10 +01:00
parent f39c4a51dd
commit 5bd502c72f
2 changed files with 8 additions and 6 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/sh
cd /usr/local/lib/joeac.net \
&& git pull \
&& make \
&& make reinstall