This commit is contained in:
2025-07-07 21:39:12 -07:00
parent 1c7be9034b
commit 3bd1ad0164

View File

@@ -12,4 +12,4 @@ RUN dotnet tool install --global NuGetForUnity.Cli
COPY nuget_utils.sh /nuget_utils.sh
COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]
ENTRYPOINT ["/entrypoint.sh"]