Update create_lxc.sh

This commit is contained in:
CanbiZ 2025-07-28 09:27:16 +02:00
parent 8772b26a82
commit 23ee056cf0

View File

@ -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"