mirror of https://github.com/tteck/Proxmox.git
Update adguard-v5.sh
This commit is contained in:
parent
efdd01d82a
commit
6d6495e30d
|
@ -124,7 +124,7 @@ function default_settings() {
|
||||||
echo -e "${BL}Creating a ${APP} LXC using the above default settings${CL}"
|
echo -e "${BL}Creating a ${APP} LXC using the above default settings${CL}"
|
||||||
}
|
}
|
||||||
|
|
||||||
exit-script() {
|
function exit-script() {
|
||||||
echo -e "⚠ User exited script \n"
|
echo -e "⚠ User exited script \n"
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue