PDA

View Full Version : [ubuntu] My First Program : Ubuntu Setup Bash Script



Savio2010
August 13th, 2012, 10:24 AM
I made a bash script to install apps add repos etc
it is just says

apt-get install app1 app2 app2 etc

http://savio2010.blogspot.in/2012/08/ubuntu-setup-script.html

You will have to modify the script to add remove your apps etc

If you already have your ubuntu machines setup just have a look to the script.

Thanks.