Fix another typo
This commit is contained in:
parent
9eb27fe2ff
commit
d4796d99b1
|
@ -135,7 +135,7 @@ getDotfiles() {
|
|||
git clone https://github.com/santilococo/CocoRice.git
|
||||
cd CocoRice
|
||||
sh scripts/bootstrap.sh
|
||||
cd lastFolder
|
||||
cd $lastFolder
|
||||
}
|
||||
|
||||
runScript() {
|
||||
|
|
Loading…
Reference in New Issue