chatdemo / push.sh
tilents
New Mac Version
dac36dc
raw
history blame contribute delete
65 Bytes
#!/bin/sh
git add .
git commit -m "New Mac Version"
git push