Update from updated-inputs-2024-02-19-02-03
This commit is contained in:
commit
675e0bbfcd
@ -16,7 +16,7 @@ xgit fetch --all
|
||||
echo "[!] Chechout remote master"
|
||||
xgit checkout origin/master
|
||||
|
||||
UPDATE_BRANCH="update-inputs-${NOW}"
|
||||
UPDATE_BRANCH="updated-inputs-${NOW}"
|
||||
echo "[!] Create branch ${UPDATE_BRANCH}"
|
||||
xgit checkout -b "${UPDATE_BRANCH}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user