Use whiptail in bootstrap.sh
This commit is contained in:
parent
24c4bc4f63
commit
4d1ed4c285
|
@ -234,7 +234,7 @@ getDotfiles() {
|
|||
cd $HOME/Documents
|
||||
git clone https://github.com/santilococo/CocoRice.git
|
||||
cd CocoRice
|
||||
sh scripts/bootstrap.sh
|
||||
sh scripts/bootstrap.sh -w
|
||||
cd $lastFolder
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue