mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-14 00:42:23 +00:00
Update configure_igpu_lxc.sh
This commit is contained in:
parent
b68ae139aa
commit
2a7d840a14
@ -41,6 +41,7 @@ initialize_cache
|
||||
|
||||
# Select LXC container
|
||||
select_container() {
|
||||
clear
|
||||
CONTAINERS=$(pct list | awk 'NR>1 {print $1, $3}' | xargs -n2)
|
||||
if [ -z "$CONTAINERS" ]; then
|
||||
msg_error "$(translate 'No containers available in Proxmox.')"
|
||||
|
Loading…
x
Reference in New Issue
Block a user