mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 04:37:44 +08:00
Docker script: auto update repo
This commit is contained in:
@@ -14,7 +14,7 @@ CONTAINER="azurlaneautoscript"
|
|||||||
pprint "Updating this repo"
|
pprint "Updating this repo"
|
||||||
prun "git fetch origin master"
|
prun "git fetch origin master"
|
||||||
prun "git stash"
|
prun "git stash"
|
||||||
prun "git pull origin master"
|
prun "git pull --ff origin master"
|
||||||
prun "git stash pop" || pprint "Not needed"
|
prun "git stash pop" || pprint "Not needed"
|
||||||
|
|
||||||
pprint "Checking for existing config file"
|
pprint "Checking for existing config file"
|
||||||
|
|||||||
Reference in New Issue
Block a user