Skip to content

Commit

Permalink
Fix current path bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Tostti committed Jun 28, 2023
1 parent 91c8f5b commit bc96c7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-tools/build-packages/base/generate_base.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

set -e

current_path="$( cd $(dirname $0) ; pwd -P )"
app=""
base=""
output="${current_path}/output"
Expand Down

0 comments on commit bc96c7a

Please sign in to comment.