Update driver_mismatch.sh

added a breaker before script launch to ensure sudo rights alert is viewable.
This commit is contained in:
Will Russell
2022-06-21 14:46:39 -04:00
committed by GitHub
parent f6ccbc2bc0
commit 7371c67a82

View File

@@ -7,6 +7,8 @@
#announce permissions:
echo "this script needs to be run with sudo, if you get errors unmounting, re-run with sudo permissions"
echo "press return to kick-off"
read dummyfile
#get modules:
echo "loaded nvidia modules"