refactor: disable installers for components that currently can't be updated in a timely manner
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
@@ -12,6 +12,15 @@
|
||||
set -e
|
||||
|
||||
function main_ui() {
|
||||
echo -e "${yellow}/=======================================================\\"
|
||||
echo -e "| Note: |"
|
||||
echo -e "| Temporarily, installation of the following software |"
|
||||
echo -e "| is disabled: KlipperScreen, OctoPrint, Obico, |"
|
||||
echo -e "| PrettyGCode, Telegram Bot, MJPG-Streamer. |"
|
||||
blank_line
|
||||
echo -e "| They will be available again hopefully soon. |"
|
||||
echo -e "| Sorry for the inconvenience! |"
|
||||
echo -e "\=======================================================/${white}"
|
||||
top_border
|
||||
echo -e "| $(title_msg "~~~~~~~~~~~~~~~ [ Main Menu ] ~~~~~~~~~~~~~~~") |"
|
||||
hr
|
||||
|
||||
Reference in New Issue
Block a user