This commit is contained in:
Evgenii
2021-09-11 01:35:39 +03:00
parent 81c2a90b3f
commit a24e02757e

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