#!/bin/sh

/usr/bin/google-chrome $@

echo $!


/sbin/gds_reboot
sleep 30
/sbin/reboot
