added a simple echo command to the shell function

This commit is contained in:
jakeg00dwin 2024-02-29 22:25:06 -08:00
parent 80de918108
commit fde740fdf5
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ remove_template_examples () {
install_needed_dependencies () {
# Check the OS
echo "checking the OS..."
# If it's debian based then apt install
# If it's freeBSD then pkg