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