1
0
This commit is contained in:
dtb 2023-12-05 21:12:51 -07:00
parent 5fc1f07cf5
commit 3de3c2fb5f

View File

@ -62,3 +62,4 @@ then case "$LICENSE" in
curl 'https://www.gnu.org/licenses/lgpl-3.0.txt' ;;
*) stream_license ;;
esac >"$LICENSES/$LICENSE"
fi