forked from sh-edraft.de/sh_linux_installation_scripts
Improved echo output
This commit is contained in:
parent
9692493d51
commit
3d8599bcdf
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
first_install() {
|
first_install() {
|
||||||
echo 'Installing'
|
echo 'Installing useful apps'
|
||||||
|
|
||||||
sudo apt-get install net-tools nano htop tree zip unzip -y
|
sudo apt-get install net-tools nano htop tree zip unzip -y
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user