this repo has no description
2
fork

Configure Feed

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

fix commit.sh :skull:

+1 -1
+1 -1
commit.sh
··· 8 8 9 9 # pull latest version 10 10 git fetch --all 11 - git reset --hard origin/main 11 + git reset --hard origin/master 12 12 13 13 curl -d "name=vps%20git%20updated&body=fetched%20latest%20git%20commit%20for%20vielle.dev/vps-config&key=vps/commit/git" http://compuper:6500/notify 14 14