updater fix
This commit is contained in:
@@ -100,7 +100,7 @@ install_macros() {
|
||||
echo "" >>"$HOME/printer_data/config/moonraker.conf"
|
||||
fi
|
||||
|
||||
if /usr/bin/env bash -c "cat $parent_path/install-files/moonraker.conf >> $HOME/printer_data/config/moonraker.conf"; then
|
||||
if /usr/bin/env bash -c "cat $parent_path/install-files/moonraker_update.conf >> $HOME/printer_data/config/moonraker.conf"; then
|
||||
sudo systemctl restart moonraker.service
|
||||
fi
|
||||
echo -e "Adding Macros to update manager Done!\n"
|
||||
|
||||
Reference in New Issue
Block a user