forgot to add the file

This commit is contained in:
Adrien le Maire 2020-08-28 09:51:30 +02:00
parent 15fefd1e4e
commit d5d6b1bbf7

3
unifi/entrypoint.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/sh
exec /usr/bin/java ${JAVA_OPTS} -jar /usr/lib/unifi/lib/ace.jar "$@"