#!/bin/ash browser echo "FINISHED WITH BROWSER - QUITTING." echo "You can relaunch the browser by typing 'browser'" echo "or you can power off by typing 'poweroff'" exec /bin/ash #/bin/poweroff