Skip to content

Commit bf15071

Browse files
Koushik DuttaKoushik Dutta
Koushik Dutta
authored and
Koushik Dutta
committed
proxmox: flowerbox reboot
1 parent 92531ff commit bf15071

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

install/docker/install-intel-npu.sh

+3
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,8 @@ apt-get -y dist-upgrade
6262

6363
if [ -n "$INTEL_FW_NPU" ]
6464
then
65+
echo
66+
echo "###############################################################################"
6567
echo "Intel NPU firmware was installed. Reboot the host to complete the installation."
68+
echo "###############################################################################"
6669
fi

0 commit comments

Comments
 (0)