Adding files

This commit is contained in:
chabisik 2022-12-07 13:49:49 +01:00
parent fb43c5960e
commit baf97e2a9c

View file

@ -0,0 +1,8 @@
default: send
send:
git pull
git add .
git commit
git push