diff --git a/start.sh b/start.sh index 713fcb3..3f99d42 100644 --- a/start.sh +++ b/start.sh @@ -11,7 +11,5 @@ done groupmod -g $gid hyperion usermod -u $uid hyperion -ln -s /root/.hyperion /config chown -R hyperion:hyperion /config -sudo -u hyperion /usr/bin/hyperiond -v --service --userdata /config -hyperiond -i \ No newline at end of file +sudo -u hyperion /usr/bin/hyperiond -i --userdata /config \ No newline at end of file