Update moonraker_obico.sh
This commit is contained in:
parent
d6e1235feb
commit
99601b90f1
1 changed files with 0 additions and 7 deletions
|
@ -68,13 +68,6 @@ function remove_moonraker_obico(){
|
||||||
rm -f "$KLIPPER_CONFIG_FOLDER"/moonraker-obico-update.cfg
|
rm -f "$KLIPPER_CONFIG_FOLDER"/moonraker-obico-update.cfg
|
||||||
rm -f "$KLIPPER_CONFIG_FOLDER"/config/moonraker-obico.cfg
|
rm -f "$KLIPPER_CONFIG_FOLDER"/config/moonraker-obico.cfg
|
||||||
rm -f /etc/init.d/S99moonraker_obico
|
rm -f /etc/init.d/S99moonraker_obico
|
||||||
if [ -f "$ENTWARE_FILE" ]; then
|
|
||||||
echo -e "Info: Removing packages..."
|
|
||||||
set +e
|
|
||||||
"$ENTWARE_FILE" --autoremove remove python3
|
|
||||||
"$ENTWARE_FILE" --autoremove remove python3-pip
|
|
||||||
set -e
|
|
||||||
fi
|
|
||||||
echo -e "Info: Restarting Moonraker service..."
|
echo -e "Info: Restarting Moonraker service..."
|
||||||
stop_moonraker
|
stop_moonraker
|
||||||
start_moonraker
|
start_moonraker
|
||||||
|
|
Loading…
Add table
Reference in a new issue