patch patch command

This commit is contained in:
rootzoll
2021-06-24 22:09:58 +02:00
parent 9679bcd1f6
commit 0c91cf3941

View File

@@ -60,7 +60,7 @@ function debug() {
# syncs script with latest set github and branch # syncs script with latest set github and branch
function patch() { function patch() {
cd /home/admin cd /home/admin
/home/admin/config.scripts/blitz.github.sh /home/admin/config.scripts/blitz.github.sh -run
} }
# command: off # command: off