small fixes
This commit is contained in:
parent
0975873f3e
commit
53b7c7ae21
|
@ -10,7 +10,7 @@ warn() {
|
|||
echo "${1}"
|
||||
zenity --warning --no-wrap --text "${1}"
|
||||
}
|
||||
|
||||
set -x
|
||||
if ! command -v unzip &> /dev/null
|
||||
then
|
||||
err "'unzip' could not be found"
|
||||
|
|
Loading…
Reference in New Issue
Block a user