Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Feb 6, 2024
1 parent 96e2e9e commit 7f542a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions e2e/fink-start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ DIR=$(cd "$(dirname "$0")"; pwd -P)

. $CIUXCONFIG

# Used only to set path to spark-submit.sh
. $DIR/../conf.sh

if [ -n $CIUX_IMAGE_URL ];
then
IMAGE="$CIUX_IMAGE_URL"
Expand Down

0 comments on commit 7f542a4

Please sign in to comment.