forked from sh-edraft.de/sh_linux_installation_scripts
Improved project structure
This commit is contained in:
7
common/scripts/first_install.sh
Normal file
7
common/scripts/first_install.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
first_install() {
|
||||
echo 'Installing:'
|
||||
|
||||
sudo apt-get install net-tools htop tree zip unzip-y
|
||||
}
|
Reference in New Issue
Block a user