Created project

This commit is contained in:
MatMasIt
2021-09-28 22:45:23 +02:00
parent b804ee0a87
commit 70de20cdaf
1464 changed files with 75 additions and 0 deletions

6
go.sh Normal file
View File

@ -0,0 +1,6 @@
mc
git pull
git add *
git commit
git push -u origin main
echo "Updated git repo"