Skip to content

Commit

Permalink
chg: Build script updated !minor
Browse files Browse the repository at this point in the history
  • Loading branch information
lcgamboa committed Jul 21, 2024
1 parent 3182025 commit 3d5986d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bscripts/build_appimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ VERSION_="${VERSION}_${DATE}"

export VERSION=${VERSION_}

sudo apt-get -y install libminizip-dev
sudo apt-get -y install libminizip-dev wget fuse
install -d build_all
cd build_all
git clone https://github.com/lcgamboa/lxrad_nogui.git
Expand Down

0 comments on commit 3d5986d

Please sign in to comment.