diff --git a/net/gce.sh b/net/gce.sh index e5b8763293..c29332c9da 100755 --- a/net/gce.sh +++ b/net/gce.sh @@ -430,6 +430,10 @@ $( network-config.sh \ remove-docker-interface.sh \ + if "$enableGpu"; then + cat enable-nvidia-persistence-mode.sh + fi + ) cat > /etc/motd <