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 3778a88 commit 23ae3b7Copy full SHA for 23ae3b7
myrobotlab.sh
@@ -2,7 +2,7 @@
2
3
REPO_FILE=libraries/repo.json
4
5
-APPDIR=$(pwd)
+APPDIR="$(dirname -- ${0})"
6
7
echo APPDIR=${APPDIR}
8
0 commit comments