Add moonraker-telegram-bot by nlef #117

Merged
shavrin777 merged 40 commits from dev into master 2021-09-28 16:52:59 +02:00
Showing only changes of commit a24e02757e - Show all commits

View File

@@ -48,7 +48,7 @@ MoonrakerTelegramBot_setup(){
#force remove existing MoonrakerTelegramBot dir
[ -d $MOONRAKERTELEGRAMBOT_DIR ] && rm -rf $MOONRAKERTELEGRAMBOT_DIR
#clone into fresh MoonrakerTelegramBot dir
cd ${HOME} && git clone $MOONRAKERTELEGRAMBOT_REPO
cd ${HOME} && git clone $NLEF_REPO
ok_msg "Download complete!"
status_msg "Installing MoonrakerTelegramBot ..."
$MOONRAKERTELEGRAMBOT_DIR/install.sh