Skip to content

Commit

Permalink
chore: new date printing
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Oct 29, 2023
1 parent 14bcd78 commit e3d58c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build/base/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ if [ -e config ]; then
fi

print_scudum() {
echo "DATE := $(date)"
echo "PERSIST := $PERSIST"
echo "SCUDUM := $SCUDUM"
echo "SCUDUM_HOST := $SCUDUM_HOST"
Expand Down

0 comments on commit e3d58c8

Please sign in to comment.