this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

logging :3

+2
+2
commit.sh
··· 10 10 git fetch --all 11 11 git reset --hard origin/main 12 12 13 + echo "git fetched!" 14 + 13 15 curl -d "name=pi%20git%20updated&body=fetched%20latest%20git%20commit%20for%20vielle.dev/pi-config" http://compuper:6500/notify 14 16 15 17 # restart/rebuild all containers