Added start of command to setup script.
This commit is contained in:
parent
c0d5ba1d90
commit
25283c1d84
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
|
@ -43,7 +43,7 @@ install_needed_dependencies () {
|
||||||
# Check the OS
|
# Check the OS
|
||||||
echo "checking the OS..."
|
echo "checking the OS..."
|
||||||
# If it's debian based then apt install
|
# If it's debian based then apt install
|
||||||
|
${ICMD}
|
||||||
# If it's freeBSD then pkg
|
# If it's freeBSD then pkg
|
||||||
|
|
||||||
# If it's windows....you're SOL
|
# If it's windows....you're SOL
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue