Skip to content

Commit

Permalink
create Image
Browse files Browse the repository at this point in the history
  • Loading branch information
dxli committed Aug 20, 2023
1 parent a2ee087 commit 0319d70
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/ubuntu-install/createAppImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ wget https://github.com/linuxdeploy/linuxdeploy-plugin-qt/releases/download/cont
chmod a+x linuxdeploy-x86_64.AppImage
chmod a+x linuxdeploy-plugin-qt-x86_64.AppImage

pwd
ls AppDir
ls AppDir/usr
ls AppDir/usr/bin
#sudo cp ../AppImage/librecad.* AppDir/
#sudo cp /usr/local/lib/libdxfrw.so.1 AppDir/usr/lib

Expand Down

0 comments on commit 0319d70

Please sign in to comment.