Skip to content

Commit

Permalink
No, we'll have to revisit this later
Browse files Browse the repository at this point in the history
  • Loading branch information
cannam committed Mar 2, 2020
1 parent a62c9af commit 08d3192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/linux/deploy-appimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,5 @@ chmod +x "$targetdir/AppRun"
# in situations where FUSE is unavailable like in a Docker container
export ARCH=x86_64
sv-dependency-builds/linux/appimage/appimagetool-x86_64.AppImage --appimage-extract
./squashfs-root/AppRun --sign --sign-key 7F9AC179D24A82FD874C568C08298B40D23F60E1 "$targetdir" "VampPluginPackInstaller-$version-x86_64.AppImage"
./squashfs-root/AppRun "$targetdir" "VampPluginPackInstaller-$version-x86_64.AppImage"

0 comments on commit 08d3192

Please sign in to comment.