mirror of
https://git.unlock-music.dev/um/web.git
synced 2025-05-09 15:53:26 +00:00
build: copy readme and license to dist
This commit is contained in:
parent
bf96544a51
commit
1676f9f095
@ -18,6 +18,7 @@ case "$1" in
|
||||
;;
|
||||
esac
|
||||
|
||||
cp README.md LICENSE dist/
|
||||
mv dist "${DIST_NAME}"
|
||||
zip -rJ9 "${DIST_NAME}.zip" "${DIST_NAME}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user