mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 10:40:07 +00:00
tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
507a418c6c
commit
a47f6d7c1e
@ -1021,6 +1021,10 @@ showNotes(){
|
||||
&& ( cat "${BUILD_NOTES}".tpl \
|
||||
| expandPCTTemplate $@ \
|
||||
| tee "${BUILD_NOTES}" )
|
||||
[ -e ./POST_INSTALL.md ] \
|
||||
&& echo "####"
|
||||
&& echo ./POST_INSTALL.md \
|
||||
| sed 's/^/## /'
|
||||
}
|
||||
|
||||
#
|
||||
|
||||
@ -229,7 +229,6 @@ echo "# Traefik config..."
|
||||
traefikPushConfig
|
||||
|
||||
showNotes
|
||||
echo "# NOTE: nextcloud may take a few minutes to load and initialize all components."
|
||||
echo "# Done."
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user