migrate content #1

Merged
OCram85 merged 24 commits from migrate/content into main 2024-05-14 07:40:39 +02:00
Showing only changes of commit 7685650cf1 - Show all commits

View File

@ -10,4 +10,4 @@ ENV PLUGIN_DEBUG="1"
COPY gitea-package.sh /app/
WORKDIR /app
ENTRYPOINT [ "gitea-package.sh" ]
ENTRYPOINT [ "sh," "/app/gitea-package.sh" ]