mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-07 00:37:36 +00:00
11 lines
264 B
Text
11 lines
264 B
Text
# 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
|