25K4 (#7)
This commit is contained in:
@@ -15,7 +15,9 @@ fi
|
||||
# Get the latest changes
|
||||
cd $REPO_DIR
|
||||
git checkout -f $MAIN_BRANCH
|
||||
git clean -fd
|
||||
git fetch --all
|
||||
git pull
|
||||
|
||||
# Find out the latest commit in the whole repo
|
||||
#git branch -av --sort=-committerdate
|
||||
@@ -47,4 +49,5 @@ function replace {
|
||||
|
||||
# Rename references
|
||||
replace $DST_DIR/bank.html "$kmpWas" "$kmpNow"
|
||||
replace $DST_DIR/budget.html "$kmpWas" "$kmpNow"
|
||||
replace $DST_DIR/quiz.html "$kmpWas" "$kmpNow"
|
||||
|
||||
Reference in New Issue
Block a user