Merge branch 'consolidated_install_scripts' of https://github.com/jstayco/kohya_ss into consolidated_install_scripts
This commit is contained in:
commit
85946799f0
2
setup.sh
2
setup.sh
@ -306,7 +306,7 @@ if [[ "$OSTYPE" == "linux-gnu"* ]]; then
|
||||
git checkout "$BRANCH" >&3
|
||||
else
|
||||
cd "$DIR" || exit 1
|
||||
echo "git repo detected. Attempting tp update repo instead."
|
||||
echo "git repo detected. Attempting to update repository instead."
|
||||
echo "Updating: $GIT_REPO"
|
||||
git pull "$GIT_REPO" >&3
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user