Skip to content

Commit

Permalink
Make sure we're in the original working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisnharvey committed Oct 10, 2016
1 parent c7fe1ad commit 0dc30c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AppImager.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

cd $OWD

eval "${DIR}/python3 ${DIR}/../../appimager/appimager" "$@"

0 comments on commit 0dc30c1

Please sign in to comment.