mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
5 lines
58 B
Batchfile
5 lines
58 B
Batchfile
|
git status
|
||
|
git add -A
|
||
|
git commit -m %1
|
||
|
git push
|
||
|
git status
|