Skip to content

Commit

Permalink
appimages with libc++ and some checks
Browse files Browse the repository at this point in the history
  • Loading branch information
neodix42 committed Dec 25, 2024
1 parent 42c4792 commit ef16611
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assembly/appimage/create-appimages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,7 @@ for file in ../artifacts/*; do
fi
done

ls -larth artifacts
cp -r ../artifacts/{smartcont,lib} artifacts/
pwd
ls -larth artifacts

0 comments on commit ef16611

Please sign in to comment.