mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +00:00
oops...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a4210a6523
commit
4fc41034e1
@ -1023,7 +1023,7 @@ showNotes(){
|
|||||||
| tee "${BUILD_NOTES}" )
|
| tee "${BUILD_NOTES}" )
|
||||||
[ -e ./POST_INSTALL.md ] \
|
[ -e ./POST_INSTALL.md ] \
|
||||||
&& echo "####" \
|
&& echo "####" \
|
||||||
&& echo ./POST_INSTALL.md \
|
&& cat ./POST_INSTALL.md \
|
||||||
| sed 's/^/## /'
|
| sed 's/^/## /'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user