1 2 3 4 5 6
#!/bin/sh # Trigger an error exit status to prevent the installer from overwriting # Ubuntu's nvidia packages. exit 1