diff --git a/sbin/seagl-setup-room b/sbin/seagl-setup-room index a1b0331..b97de30 100755 --- a/sbin/seagl-setup-room +++ b/sbin/seagl-setup-room @@ -43,7 +43,7 @@ fi # For some reason, Toolbx wants to create a Fedora 38 container?? # TODO confirm this is an upstream bug, then report -yes | sudo -u $SUDO_USER toolbox create --release f40 +yes | sudo -u $SUDO_USER toolbox create --assumeyes --release f40 touch /var/lib/seagl/room-setup-complete