#!/bin/dash
#{ chown spot /root/spot/Downloads;
#chown spot /aufs/devsave/Downloads; } 2> /dev/null
cd /root/spot/Downloads
exec /usr/bin/run-as-spot /opt/google/chrome/google-chrome --user-data-dir="/root/spot/.config/chrome" "$@"
