Update build.func
This commit is contained in:
parent
362b3b5679
commit
0a1d2637ff
@ -1198,7 +1198,7 @@ build_container() {
|
|||||||
bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/create_lxc.sh)"
|
bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/create_lxc.sh)"
|
||||||
RET=$?
|
RET=$?
|
||||||
if [[ $RET -ne 0 ]]; then
|
if [[ $RET -ne 0 ]]; then
|
||||||
msg_error "in line $LINENO: exit code $RET: while executing create_lxc.sh"
|
msg_error "rny: in line $LINENO: exit code $RET: while executing create_lxc.sh"
|
||||||
exit $RET
|
exit $RET
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user