mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
6 lines
113 B
TOML
6 lines
113 B
TOML
[build]
|
|
pre-build = ["apt-get update && apt-get install -y rsync"]
|
|
|
|
[build.env]
|
|
passthrough = ["RUST_BACKTRACE"]
|