Improved echo output
This commit is contained in:
@@ -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