mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Move reboot message to the end
This commit is contained in:
@ -254,8 +254,6 @@ echo "### Export and import the objects easily through the Kibana WebUI:"
|
|||||||
echo "### Go to Kibana > Management > Saved Objects > Export / Import"
|
echo "### Go to Kibana > Management > Saved Objects > Export / Import"
|
||||||
echo "### All objects will be overwritten upon import, make sure to run an export first."
|
echo "### All objects will be overwritten upon import, make sure to run an export first."
|
||||||
echo
|
echo
|
||||||
echo "### Please reboot."
|
|
||||||
echo
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function fuRESTORE_EWSCFG () {
|
function fuRESTORE_EWSCFG () {
|
||||||
@ -305,3 +303,7 @@ fuSELFUPDATE "$0" "$@"
|
|||||||
fuUPDATER
|
fuUPDATER
|
||||||
fuRESTORE_EWSCFG
|
fuRESTORE_EWSCFG
|
||||||
fuRESTORE_HPFEEDS
|
fuRESTORE_HPFEEDS
|
||||||
|
|
||||||
|
echo
|
||||||
|
echo "### Please reboot."
|
||||||
|
echo
|
||||||
|
Reference in New Issue
Block a user