mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-11 15:03:24 -05:00
Add css files to the mac build
This commit is contained in:
parent
76e35c8ce1
commit
cda4b67de1
@ -39,7 +39,7 @@ if [ "$BUILD" = "yes" ]; then
|
||||
cp ../.build/ppc/*so "Firefly Helper/Server/Plugins"
|
||||
cp ../.build/ppc/wavstreamer "Firefly Helper/Server"
|
||||
cp ../.build/ppc/alac "Firefly Helper/Server"
|
||||
cp ../admin-root/*.+(html|xml|txt|jar|gif|js|png|jpg) "${AR}"
|
||||
cp ../admin-root/*.+(html|xml|txt|jar|gif|js|png|jpg|css) "${AR}"
|
||||
cp ../admin-root/CREDITS "${AR}"
|
||||
cp ../admin-root/lib-js/*js "${AR}/lib-js"
|
||||
cp ../admin-root/lib-js/script.aculo.us/*js "${AR}/lib-js/script.aculo.us"
|
||||
|
Loading…
Reference in New Issue
Block a user