Fix machine dependent autostart
This commit is contained in:
@@ -38,6 +38,6 @@ workspace:
|
||||
10: pim
|
||||
|
||||
environment:
|
||||
MACHINE_HAS_KEEPASSX: 1
|
||||
MACHINE_HAS_NEXTCLOUD: 0
|
||||
MACHINE_RESTIC_BACKUP: 1
|
||||
MACHINE_HAS_KEEPASSX: "true"
|
||||
MACHINE_HAS_NEXTCLOUD: "false"
|
||||
MACHINE_RESTIC_BACKUP: "true"
|
||||
|
||||
Reference in New Issue
Block a user