Skip to content

Commit

Permalink
add appimages to release (for testing) 2
Browse files Browse the repository at this point in the history
  • Loading branch information
neodix42 committed Dec 25, 2024
1 parent fe03d40 commit bb4468f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assembly/appimage/create-appimages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ for file in ../artifacts2/*; do
done

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

0 comments on commit bb4468f

Please sign in to comment.