From f0d4cbf66f1586696b675f3d065decdd37ef1e44 Mon Sep 17 00:00:00 2001 From: Evgenii Date: Sun, 26 Sep 2021 01:24:38 +0300 Subject: [PATCH] fix --- scripts/update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/update.sh b/scripts/update.sh index 5864d05..80e9d86 100755 --- a/scripts/update.sh +++ b/scripts/update.sh @@ -317,6 +317,7 @@ update_pgc_for_klipper(){ } update_MoonrakerTelegramBot(){ + source_kiauh_ini stop_MoonrakerTelegramBot cd $MOONRAKER_TELEGRAM_BOT_DIR git pull