fix
This commit is contained in:
@@ -16,6 +16,6 @@ MoonrakerTelegramBot_setup(){
|
|||||||
cd ${HOME} && git clone $NLEF_REPO
|
cd ${HOME} && git clone $NLEF_REPO
|
||||||
ok_msg "Download complete!"
|
ok_msg "Download complete!"
|
||||||
status_msg "Installing MoonrakerTelegramBot ..."
|
status_msg "Installing MoonrakerTelegramBot ..."
|
||||||
$MOONRAKER_TELEGRAM_BOT_DIR/scripts/install.sh
|
source $MOONRAKER_TELEGRAM_BOT_DIR/scripts/install.sh
|
||||||
echo; ok_msg "MoonrakerTelegramBot successfully installed!"
|
echo; ok_msg "MoonrakerTelegramBot successfully installed!"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user