Pulse/scripts/bundle.manifest
2026-03-18 16:06:30 +00:00

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