mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-12-17 09:01:49 +00:00
fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
91872525ba
commit
a4210a6523
@ -1022,7 +1022,7 @@ showNotes(){
|
|||||||
| expandPCTTemplate $@ \
|
| expandPCTTemplate $@ \
|
||||||
| tee "${BUILD_NOTES}" )
|
| tee "${BUILD_NOTES}" )
|
||||||
[ -e ./POST_INSTALL.md ] \
|
[ -e ./POST_INSTALL.md ] \
|
||||||
&& echo "####"
|
&& echo "####" \
|
||||||
&& echo ./POST_INSTALL.md \
|
&& echo ./POST_INSTALL.md \
|
||||||
| sed 's/^/## /'
|
| sed 's/^/## /'
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user