4 lines
96 B
Bash
4 lines
96 B
Bash
|
#! /bin/bash
|
||
|
|
||
|
zenity --error --text "There was a problem installing the following driver: "$1""
|