From b8fcf28ceef25789d7f425a66535101e8b3a32d9 Mon Sep 17 00:00:00 2001 From: David Claeys Date: Tue, 27 Jan 2026 12:55:02 +0100 Subject: [PATCH] change script --- start.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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