added a simple echo command to the shell function
This commit is contained in:
parent
80de918108
commit
fde740fdf5
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue