Skip to content

Commit

Permalink
improve header
Browse files Browse the repository at this point in the history
  • Loading branch information
laszewsk committed Sep 29, 2023
1 parent ec7e7b0 commit 6c4cb24
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,12 @@ GPU="v100"


print_header() {
echo "# -----------------------------------------------------------------------------------"
echo
echo "# ###################################################################################"
echo "# $1"
echo "# -----------------------------------------------------------------------------------"
}
echo "# ###################################################################################"
echo
}

#
# #####################################
Expand Down

0 comments on commit 6c4cb24

Please sign in to comment.