diff --git a/misc/create_lxc.sh b/misc/create_lxc.sh index 7cc7b702..2eb67519 100644 --- a/misc/create_lxc.sh +++ b/misc/create_lxc.sh @@ -50,7 +50,7 @@ function on_terminate() { exit 143 } -exit_script() { +function exit_script() { clear printf "\e[?25h" echo -e "\n${CROSS}${RD}User exited script${CL}\n"