/usr/bin/avos helper.sh

From ArchosDocs

Jump to: navigation, search
#!/bin/sh

# interactive shell in order to test applications
# /bin/ash

. /etc/profile

/usr/bin/avos

/sbin/reboot
while true; do sleep 1; done
Personal tools