Skip to content

Commit

Permalink
cleanup troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
maltfield committed Sep 16, 2020
1 parent 6b2cf3d commit 078f202
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build/mac/buildDmg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ set -x
# SETTINGS #
############

ls -lah /usr/local/Cellar/[email protected]/3.7.8_1/bin/python3
ls -lah /usr/local/Cellar/[email protected]/3.7.8_1/bin/
ls -lah /usr/local/Cellar/[email protected]/3.7.8_1
ls -lah /usr/local/Cellar/[email protected]
find /usr/local/Cellar/[email protected]

PYTHON_PATH="`find /usr/local/Cellar/[email protected] -type f -name python3.7 | head -n1`"
PIP_PATH="`find /usr/local/Cellar/[email protected] -type f -name pip3.7 | head -n1`"
APP_NAME='helloWorld'
Expand Down

0 comments on commit 078f202

Please sign in to comment.