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

5 lines
58 B
Batchfile
Raw Normal View History

git status
git add -A
git commit -m %1
git push
git status