Skip to content

Commit

Permalink
Remind people to check the room volume
Browse files Browse the repository at this point in the history
Fixes #20
  • Loading branch information
strugee committed Nov 8, 2024
1 parent 88ca9c5 commit 69cd151
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sbin/seagl-setup-room
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ yes | sudo -u $SUDO_USER toolbox create --assumeyes --release f40

touch /var/lib/seagl/room-setup-complete

zenity --warning --text="Remember to check the room panel's volume\!"

echo Room setup complete. Dropping you into a shell.
# Mostly we do this so you can still read log messages after the script finishes, if it was started from a desktop file
bash

0 comments on commit 69cd151

Please sign in to comment.