forked from DGNum/infrastructure
fix(compute01/nextcloud): Add perl to NC's path
This commit is contained in:
parent
2ffae107e6
commit
c5e1ecf0f7
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ in {
|
||||||
jpegoptim
|
jpegoptim
|
||||||
exiftool
|
exiftool
|
||||||
exif
|
exif
|
||||||
|
perl
|
||||||
];
|
];
|
||||||
|
|
||||||
dgn-secrets.matches."^nextcloud-.*$" = { owner = "nextcloud"; };
|
dgn-secrets.matches."^nextcloud-.*$" = { owner = "nextcloud"; };
|
||||||
|
|
Loading…
Reference in a new issue