assistantbot / push.sh
ifey's picture
Duplicate from ifey/chatdemo
ffc02c6
raw
history blame contribute delete
65 Bytes
#!/bin/sh
git add .
git commit -m "New Mac Version"
git push