feat: outsource globals in own file
Signed-off-by: Dominik Willner th33xitus@gmail.com
This commit is contained in:
@@ -11,13 +11,6 @@
|
||||
|
||||
set -e
|
||||
|
||||
### global variables
|
||||
SYSTEMD="/etc/systemd/system"
|
||||
MOONRAKER_TELEGRAM_BOT_ENV_DIR=${HOME}/moonraker-telegram-bot-env
|
||||
MOONRAKER_TELEGRAM_BOT_DIR=${HOME}/moonraker-telegram-bot
|
||||
NLEF_REPO=https://github.com/nlef/moonraker-telegram-bot.git
|
||||
KLIPPER_CONFIG="$(get_klipper_cfg_dir)"
|
||||
|
||||
#===================================================#
|
||||
#=========== REMOVE MOONRAKERTELEGRAMBOT ===========#
|
||||
#===================================================#
|
||||
|
||||
Reference in New Issue
Block a user