this repo has no description
2
fork

Configure Feed

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

dont prune

-4
-4
commit.sh
··· 25 25 echo "docker compose up -d --force-recreate" 26 26 docker compose up -d --force-recreate 27 27 28 - # clear out dockerfiles to stop my drive exploding 29 - echo "docker system prune -f > /dev/null" 30 - docker system prune -f > /dev/null 31 - 32 28 echo "curl -d ready http://compuper:6500/notify" 33 29 cat <<- BODY | curl -d @- http://compuper:6500/notify 34 30 name=vps%3A%20ready%20($(git log -1 --pretty=format:%h))\