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
|
git clone https://github.com/santilococo/CocoRice.git
|
||||||
cd CocoRice
|
cd CocoRice
|
||||||
sh scripts/bootstrap.sh
|
sh scripts/bootstrap.sh
|
||||||
cd lastFolder
|
cd $lastFolder
|
||||||
}
|
}
|
||||||
|
|
||||||
runScript() {
|
runScript() {
|
||||||
|
|
Loading…
Reference in New Issue