I'm too old for this shit!
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user