Ok so this works perfect: su -c "apt-get update && apt-get upgrade" I have that as a desktop launcher now to run in the terminal. However, when it's done updating or there are no updates it immediately closes the terminal. Any ideas on how to make it stay open after it's done? -Jesse