ssg/pack.toml
2025-02-18 07:01:35 -05:00

10 lines
No EOL
155 B
TOML

[custom.all.SSG]
type = "local"
path = "."
ipkg = "SSG.ipkg"
test = "test/test.ipkg"
[custom.all.SSG-test]
type = "local"
path = "test"
ipkg = "test.ipkg"