Revert "Disable stirlingpdf"

This reverts commit 55bf1ddf70.
This commit is contained in:
2024-09-03 23:54:40 +02:00
parent 55bf1ddf70
commit e430fad46e
3 changed files with 9 additions and 11 deletions

View File

@ -16,9 +16,7 @@ DOCKER := docker
TORRENTS_SERVICES := qbittorrent transmission
SHARING_SERVICES := psitransfer picoshare privatebin projectsend jellyfin dufs
ADMIN_SERVICES := yacht uptime-kuma adminer
UTILS_SERVICES := it-tools
# stirlingpdf
UTILS_SERVICES := it-tools stirlingpdf
PROFILES := caddy wordpress syncthing gitea homepage $(SHARING_SERVICES) $(TORRENTS_SERVICES) $(ADMIN_SERVICES) $(UTILS_SERVICES)
PROFILE_CMD := $(addprefix --profile ,$(PROFILES))