We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d58f919 commit 3d6e4f8Copy full SHA for 3d6e4f8
resources/install-scripts/post-install.in
@@ -1,6 +1,6 @@
1
#! /bin/bash
2
3
-set -eo pipefail
+set -euo pipefail
4
5
echo "Installing AppImageLauncher as interpreter for AppImages"
6
resources/install-scripts/post-uninstall.in
echo "Removing AppImageLauncher as interpreter for AppImages"
(set -x; systemctl restart systemd-binfmt)
0 commit comments