@@ -89,7 +89,7 @@ else
git init
git add .
git commit -m "$(curl -s http://whatthecommit.com/index.txt)"
git remote add origin https://git.konsthol.eu/konsthol/$(basename $PWD)
git remote add origin $GITEA_URL/$USERNAME/$(basename $PWD)
git push -u origin master
;;
-d|--delete)
The note is not visible to the blocked user.