Skip to content

Commit

Permalink
fix linux installer
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwoer committed Sep 11, 2024
1 parent a728094 commit 5f92b78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release/linux/build_package_linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ echo
cp -a ${GUI_BUILD}/. ${BIN_PATH}


mkdir -p dist_pyinstaller/${BUILD_NAME}/usr/local/bin
cd dist_pyinstaller/${BUILD_NAME}/usr/local/bin
ln -s ../alphadia/alphadia alphadia
ln -s ../alphadia/alphadia-gui alphadia-gui
Expand Down

0 comments on commit 5f92b78

Please sign in to comment.