feature: Install remove instances #283

Open
CODeRUS wants to merge 28 commits from CODeRUS/install-remove-instances into master
Showing only changes of commit 7c1c1d8f21 - Show all commits

View File

@@ -37,7 +37,6 @@ function moonraker_systemd() {
}
function moonraker_setup_dialog() {
print_moonraker_addresses
### return early if python version check fails
if [[ $(python3_check) == "false" ]]; then
local error="Versioncheck failed! Python 3.7 or newer required!\n"