jellyfin-web/dashboard-ui/bower_components/cryptojslib/push.bat

5 lines
58 B
Batchfile
Raw Normal View History

2015-12-14 08:43:03 -07:00
git status
git add -A
git commit -m %1
git push
git status