Skip to content

Commit

Permalink
fix: Fix AppImage build during release
Browse files Browse the repository at this point in the history
  • Loading branch information
g-bougard committed Apr 13, 2022
1 parent f94359c commit 0da20d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/unix/make-linux-appimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ AppDir:
id: org.glpi_project.glpi_agent
name: glpi-agent
icon: glpi-agent
version: $VERSION
version: '$VERSION'
exec: usr/bin/perl
exec_args: "\$APPDIR/glpi-agent-appimage-hook \$@"
Expand Down

0 comments on commit 0da20d0

Please sign in to comment.