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