init
This commit is contained in:
7
install.sh
Normal file
7
install.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#Exec all bash
|
||||
echo -e "Installing of packages --------------------------------"
|
||||
bash packagesNeeded.sh
|
||||
echo -e "\nLink All Files ----------------------------------------"
|
||||
bash linkAll.sh
|
||||
|
||||
echo -e "\nDone !"
|
||||
Reference in New Issue
Block a user