Skip to content

Commit

Permalink
Fix DIR
Browse files Browse the repository at this point in the history
  • Loading branch information
scosman committed Feb 10, 2025
1 parent 432fc58 commit ccfc852
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/desktop/build_desktop_app.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ if [[ $* == *--build-bootloader* ]]; then
git clone https://github.com/pyinstaller/pyinstaller.git
cd pyinstaller/bootloader
python ./waf all
cd ..
pip install .
which pyinstaller

Expand Down

0 comments on commit ccfc852

Please sign in to comment.