From 0197d1aa9414e3273efd025c23966bd20cb9fb5d Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Wed, 30 Oct 2024 00:20:56 -0400 Subject: [PATCH] Fix outdated comment --- sbin/seagl-setup-room | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/seagl-setup-room b/sbin/seagl-setup-room index d875efb..a1b0331 100755 --- a/sbin/seagl-setup-room +++ b/sbin/seagl-setup-room @@ -30,7 +30,7 @@ hostnamectl hostname seagl-$(tr '[:upper:]' '[:lower:]' < /var/lib/seagl/room-id seagl-refresh-config -# TODO set up OBS and Nextcloud, then (auto)launch them +# TODO set up OBS, then (auto)launch it if [ $(cat /var/lib/seagl/laptop-type) == streaming ]; then # TODO add SeaGL-specific scripts into here