Fix indent
This commit is contained in:
parent
59f7e1907e
commit
e261360a18
|
@ -196,7 +196,7 @@ Manage ${package} file."
|
|||
### For each release {{{
|
||||
for release in ${release_list}; do
|
||||
debug_message "for_release − \
|
||||
Add it to ${release} release."
|
||||
Add it to ${release} release."
|
||||
#### Add the package with reprepro for this release
|
||||
#### Or exit with an error message and code
|
||||
reprepro --basedir /var/lib/reprepro --component 'main' --silent includedeb "${release:=/dev/null}" "${package:=/dev/null}" \
|
||||
|
|
Loading…
Reference in New Issue