Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
jxmx committed Dec 22, 2023
1 parent e808bf9 commit 336597b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions builder/dockerbuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ echo "Operating Systems: $OPERATING_SYSTEMS"
echo "PWD: $(pwd)"
echo `find . -print -maxdepth 1`

echo "BS: ${BASH_SOURCE[0]}"

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
echo "DIR: ${DIR}"
PDIR=$(dirname $DIR)
Expand Down

0 comments on commit 336597b

Please sign in to comment.