Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nnamtug committed May 23, 2024
1 parent f78ae06 commit 088bf71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion publisher/functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ then
else
configfile=$SCRIPT_DIR/config.sh
fi
echo "configfile: '${configfile}'

echo "configfile: '${configfile}'"

handle_error() {
echo "An error occurred on line $1"
Expand Down

0 comments on commit 088bf71

Please sign in to comment.