Move gen-deb to Dockerfiles

This commit is contained in:
ReenigneArcher
2022-01-11 01:13:29 -05:00
parent 5dfd5d8027
commit b1030b6601
6 changed files with 10 additions and 2 deletions

View File

@@ -37,3 +37,5 @@ COPY build-private.sh /root/build.sh
ENTRYPOINT ["/root/build.sh"]
ENTRYPOINT ["/root/sunshine-build/gen-deb"]