diff --git a/.pct-helpers b/.pct-helpers index 36516ec..542f59a 100644 --- a/.pct-helpers +++ b/.pct-helpers @@ -612,6 +612,16 @@ pctPushAssets(){ } +# +# traefikPushConfig +# +TRAEFIK_CFG=traefik.yml +TRAEFIK_PATH=/etc/traefik.d/ +traefikPushConfig(){ + # XXX +} + + # # pveGetLatestTemplate PATTERN [VAR] #