script: remove redundant systemd constant

This commit is contained in:
Yifei Ding
2021-11-12 15:20:39 -08:00
parent b1bfe7089a
commit 600036059f
9 changed files with 32 additions and 44 deletions

View File

@@ -1,6 +1,3 @@
### base variables
SYSTEMDDIR="/etc/systemd/system"
remove_klipper(){
shopt -s extglob # enable extended globbing
### ask the user if he wants to uninstall moonraker too.