Fix another typo

This commit is contained in:
Santiago Lo Coco 2021-12-22 22:28:34 -03:00
parent 9eb27fe2ff
commit d4796d99b1
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ getDotfiles() {
git clone https://github.com/santilococo/CocoRice.git
cd CocoRice
sh scripts/bootstrap.sh
cd lastFolder
cd $lastFolder
}
runScript() {