timberline-secondary / hackerspace-scripts

Scripts for managing the Hackerspace's network
1 stars 2 forks source link

Check for `dialog` package #2

Closed tylerecouture closed 7 years ago

tylerecouture commented 7 years ago

When control-panel.sh is run it should check to ensure the dialog package is installed. If not, it should prompt the user to install first with sudo apt install dialog then gracefully quit.