fix missed paths replacement #2

This commit is contained in:
ghost 2022-05-08 01:50:37 +03:00
parent 4e6460f07b
commit 31614d33e0

View File

@ -61,8 +61,8 @@ function install() {
git checkout twisterarmy
fi
git clone https://github.com/$EDITION/twister-core.git ~/twister-core
cd ~/twister-core
git clone https://github.com/$EDITION/twister-core.git $HOME/twister-core
cd $HOME/twister-core
if [[ $EDITION == "twisterarmy" ]]; then
git checkout twisterarmy