add maintainer

This commit is contained in:
PAPAMICA
2022-05-11 19:32:42 +02:00
parent 277682c9cd
commit 39a17e1d0f

View File

@@ -7,7 +7,7 @@ import datetime
from textwrap import indent
GITHUB_REPOSITORY_URL = 'https://github.com/PAPAMICA/docker-compose-collection'
SERVICES="|:--:|--|--|"
SERVICES="|:--:|--|--|--|"
try:
os.remove("./templates-portainer.json")
except: