Skip to content

Commit

Permalink
chore: simplify dev script
Browse files Browse the repository at this point in the history
  • Loading branch information
amtrack committed Dec 5, 2024
1 parent a54db3a commit 829c7c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/develop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ _main() {
-a "$alias" \
-d \
${POSITIONAL_ARGS[@]}
sf org display -o "$alias"
sf project deploy start -o "$alias"
if [[ "${CPQ}" == "true" ]]; then
# Salesforce CPQ (SBQQ) 252.3.0.1
sf package install --package "04t6T000000t6QXQAY" --no-prompt --wait 30
Expand Down

0 comments on commit 829c7c2

Please sign in to comment.