Merge branch 'dev-2.0'

This commit is contained in:
th33xitus
2020-09-11 14:34:28 +02:00
9 changed files with 102 additions and 29 deletions

View File

@@ -87,6 +87,9 @@ remove_moonraker(){
echo -e "###### > No"
REMOVE_MOONRAKER_CONF="false"
break;;
*)
print_unkown_cmd
print_msg && clear_msg;;
esac
done
fi