Depend podgrab

This commit is contained in:
Nathan McCarty 2023-06-21 04:04:34 -04:00
parent 77b77d5bd4
commit 145e4f33be
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 1 additions and 0 deletions

View File

@ -257,5 +257,6 @@
"podman-jellyfin" = { after = [ "mnt-music.mount" "mnt-plex.mount" ]; };
"podman-sabnzbd" = { after = [ "mnt-scratch.mount" ]; };
"podman-lidarr" = { after = [ "mnt-music.mount" ]; };
"podman-podgrab" = { after = [ "mnt-podcasts.mount" ]; };
};
}