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 c7fe1ad commit 0dc30c1Copy full SHA for 0dc30c1
AppImager.sh
@@ -2,4 +2,6 @@
2
3
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
4
5
+cd $OWD
6
+
7
eval "${DIR}/python3 ${DIR}/../../appimager/appimager" "$@"
0 commit comments