mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-07-03 00:23:06 +02:00
initial
This commit is contained in:
@ -167,7 +167,7 @@ print("Starting")
|
|||||||
|
|
||||||
if _RESTORE:
|
if _RESTORE:
|
||||||
if _APP == "all":
|
if _APP == "all":
|
||||||
_APP = ["nginx","ha","gitlab","mailu"]
|
_APP = ["nginx","ha","gitlab","mailu","bitwarden","esphome","grafana","ingluxdb","kestra","matter-server","mosquitto","octoprint","octoprint2","pihole","unify_block","webhub"]
|
||||||
else:
|
else:
|
||||||
_APP = _APP.split(",")
|
_APP = _APP.split(",")
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user