forked from forkanization/Proxmox-arm64
Remove clear to see why not updating
This commit is contained in:
@@ -145,7 +145,6 @@ echo_default() {
|
|||||||
|
|
||||||
# This function is called when the user decides to exit the script. It clears the screen and displays an exit message.
|
# This function is called when the user decides to exit the script. It clears the screen and displays an exit message.
|
||||||
exit-script() {
|
exit-script() {
|
||||||
clear
|
|
||||||
echo -e "⚠ User exited script \n"
|
echo -e "⚠ User exited script \n"
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user