mirror of
https://github.com/Dummi26/musicdb.git
synced 2026-04-28 17:49:59 +02:00
update client + remake web-ui (server, incomplete)
This commit is contained in:
6
musicdb-server/Cross.toml
Normal file
6
musicdb-server/Cross.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[build]
|
||||
pre-build = [
|
||||
"dpkg --add-architecture $CROSS_DEB_ARCH",
|
||||
"apt-get update && apt-get --assume-yes install libasound2-dev libasound2-dev:$CROSS_DEB_ARCH"
|
||||
]
|
||||
default-target = "aarch64-unknown-linux-gnu"
|
||||
Reference in New Issue
Block a user