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 b131676 commit ac3da5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ubuntu-install/createAppImage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ chmod a+x linuxdeploy-x86_64.AppImage
chmod a+x linuxdeploy-plugin-qt-x86_64.AppImage

pwd
find .. -type f -iname "*.svg" -exec cp -v '{}' AppDir/ ';'
cp ../desktop/*.svg AppDir/
#sudo cp ../AppImage/librecad.* AppDir/
#sudo cp /usr/local/lib/libdxfrw.so.1 AppDir/usr/lib
Expand Down

0 comments on commit ac3da5c

Please sign in to comment.