Add moonraker-telegram-bot by nlef #117

Merged
shavrin777 merged 40 commits from dev into master 2021-09-28 16:52:59 +02:00
2 changed files with 1 additions and 3 deletions
Showing only changes of commit 81c2a90b3f - Show all commits

View File

@@ -44,8 +44,6 @@ get_user_selections_MoonrakerTelegramBot(){
}
MoonrakerTelegramBot_setup(){
dep=(wget curl unzip dfu-util)
dependency_check
status_msg "Downloading MoonrakerTelegramBot ..."
#force remove existing MoonrakerTelegramBot dir
[ -d $MOONRAKERTELEGRAMBOT_DIR ] && rm -rf $MOONRAKERTELEGRAMBOT_DIR

View File

@@ -1,6 +1,6 @@
remove_ui(){
top_border
echo -e "| ${red}~~~~~~~~~~~~~~ [ Remove Menu ] ~~~~~~~~~~~~~~${default} | "
echo -e "| ${red}~~~~~~~~~~~~~~ [ Remove Menu ] ~~~~~~~~~~~~~~${default} | "
hr
echo -e "| Directories which remain untouched: | "
dw-0 commented 2021-09-27 21:30:07 +02:00 (Migrated from github.com)
Review

This hr needs to be added again.

This `hr` needs to be added again.
echo -e "| --> Your printer configuration directory | "