mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-07-02 08:08:32 +02:00
initial
This commit is contained in:
@ -167,7 +167,7 @@ print("Starting")
|
||||
|
||||
if _RESTORE:
|
||||
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:
|
||||
_APP = _APP.split(",")
|
||||
|
||||
|
Reference in New Issue
Block a user