1#!/bin/sh
2
3# install ProcessController, NetworkStatus & volume control in the Deskbar
4/boot/system/apps/ProcessController -deskbar
5/boot/system/apps/NetworkStatus --deskbar
6/boot/system/bin/desklink --add-volume
7