Add update script.

This commit is contained in:
2026-02-09 21:26:40 +01:00
parent 69dd3ce823
commit 695da689ac

View File

@@ -10,4 +10,7 @@ jobs:
- name: initial test - name: initial test
run: echo "test" run: echo "test"
- name: get page - name: get page
run: curl http://192.168.0.129:9001/update run: curl http://192.168.0.129:9001/update
- run: pwd
- run: cd ../
- run: pwd