mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-01 05:36:54 +00:00
Update configure_igpu.sh
This commit is contained in:
parent
3be2daad91
commit
84b61ea0c4
@ -138,7 +138,7 @@ configure_lxc_for_igpu() {
|
||||
# Install iGPU drivers in the container
|
||||
install_igpu_in_container() {
|
||||
echo -ne "\r${TAB}${YW}-$(translate 'Installing iGPU drivers inside the container...') ${CL}"
|
||||
msg_info "$(translate 'Installing iGPU drivers inside the container...')"
|
||||
# msg_info "$(translate 'Installing iGPU drivers inside the container...')"
|
||||
pct start "$CONTAINER_ID"
|
||||
pct exec "$CONTAINER_ID" -- bash -c "
|
||||
apt-get update && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user