root/64studio/trunk/utils/64studio-upgrade

Revision 397, 75 bytes (checked in by free, 6 months ago)

* Use aptitude instead of tasksel in the upgrade script

  • Property svn:executable set to *
Line 
1 #!/bin/sh
2
3 apt-get update
4 apt-get dist-upgrade -y
5 aptitude install ~t^cdd$
Note: See TracBrowser for help on using the browser.