mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 10:35:51 +00:00
12 lines
264 B
Plaintext
12 lines
264 B
Plaintext
# Bundle manifest format:
|
|
# output: <path/to/output.sh>
|
|
# <path/to/source1.sh>
|
|
# <path/to/source2.sh>
|
|
# ...
|
|
# Lines beginning with # are comments and ignored.
|
|
|
|
output: dist/common-example.sh
|
|
scripts/lib/common.sh
|
|
scripts/lib/systemd.sh
|
|
scripts/lib/http.sh
|