fix
This commit is contained in:
@@ -44,8 +44,6 @@ get_user_selections_MoonrakerTelegramBot(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
MoonrakerTelegramBot_setup(){
|
MoonrakerTelegramBot_setup(){
|
||||||
dep=(wget curl unzip dfu-util)
|
|
||||||
dependency_check
|
|
||||||
status_msg "Downloading MoonrakerTelegramBot ..."
|
status_msg "Downloading MoonrakerTelegramBot ..."
|
||||||
#force remove existing MoonrakerTelegramBot dir
|
#force remove existing MoonrakerTelegramBot dir
|
||||||
[ -d $MOONRAKERTELEGRAMBOT_DIR ] && rm -rf $MOONRAKERTELEGRAMBOT_DIR
|
[ -d $MOONRAKERTELEGRAMBOT_DIR ] && rm -rf $MOONRAKERTELEGRAMBOT_DIR
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
remove_ui(){
|
remove_ui(){
|
||||||
top_border
|
top_border
|
||||||
echo -e "| ${red}~~~~~~~~~~~~~~ [ Remove Menu ] ~~~~~~~~~~~~~~${default} | "
|
echo -e "| ${red}~~~~~~~~~~~~~~ [ Remove Menu ] ~~~~~~~~~~~~~~${default} | "
|
||||||
hr
|
hr
|
||||||
echo -e "| Directories which remain untouched: | "
|
echo -e "| Directories which remain untouched: | "
|
||||||
echo -e "| --> Your printer configuration directory | "
|
echo -e "| --> Your printer configuration directory | "
|
||||||
|
|||||||
Reference in New Issue
Block a user