syntax
This commit is contained in:
parent
5fc1f07cf5
commit
3de3c2fb5f
@ -61,4 +61,5 @@ then case "$LICENSE" in
|
|||||||
lgpl30) # GNU Lesser General Public License 3.0
|
lgpl30) # GNU Lesser General Public License 3.0
|
||||||
curl 'https://www.gnu.org/licenses/lgpl-3.0.txt' ;;
|
curl 'https://www.gnu.org/licenses/lgpl-3.0.txt' ;;
|
||||||
*) stream_license ;;
|
*) stream_license ;;
|
||||||
esac >"$LICENSES/$LICENSE"
|
esac >"$LICENSES/$LICENSE"
|
||||||
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user