Update runShell.sh

This commit is contained in:
SpudGunMan
2025-01-05 21:35:19 -08:00
parent 10109672a7
commit b16b4e3c12

View File

@@ -4,4 +4,4 @@
cd "$(dirname "$0")"
program_path=$(pwd)
printf "Running meshing-around demo script for shell scripting\n"
printf "Running meshing-around demo script for shell scripting from $program_path\n"