domotik/Makefile
2022-12-07 13:49:49 +01:00

8 wiersze
65 B
Makefile

default: send
send:
git pull
git add .
git commit
git push