timberline-secondary / hackerspace-scripts-2

Python based control panel and scripts for managing Timberline's Digital Hackerspace
GNU General Public License v3.0
3 stars 1 forks source link

fix: reboot_pi #162

Closed punctuations closed 1 year ago

punctuations commented 1 year ago

DESCRIPTION:

This PR will add a slight logic change to a widely used method to ensure an SSH connection has been established before continuing, else it will print out an accurate statement about what has happened (i.e. connection unable to be established with pi)

TECHNICAL CHANGES:

RELATED ISSUES: