mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-21 22:56:33 +00:00
Remove salesforce installs from main
This commit is contained in:
parent
27719ceda2
commit
d01f27a180
@ -43,9 +43,9 @@ fi
|
|||||||
|
|
||||||
# Optional
|
# Optional
|
||||||
install_sfdc=false
|
install_sfdc=false
|
||||||
if ! is_installed "salesforce" && prompt_yn "Install Salesforce tools?" ; then
|
# if ! is_installed "salesforce" && prompt_yn "Install Salesforce tools?" ; then
|
||||||
install_sfdc=true
|
# install_sfdc=true
|
||||||
fi
|
# fi
|
||||||
|
|
||||||
install_ui_terms=false
|
install_ui_terms=false
|
||||||
if ! is_installed "ui_terms" && prompt_yn "Install UI terminals?" ; then
|
if ! is_installed "ui_terms" && prompt_yn "Install UI terminals?" ; then
|
||||||
|
Loading…
Reference in New Issue
Block a user