diff --git a/src/entry.sh b/src/entry.sh index 48c2da0..f180282 100755 --- a/src/entry.sh +++ b/src/entry.sh @@ -43,7 +43,7 @@ if [ ! -c "$dev" ]; then fi if [ ! -c "$dev" ]; then - error "Device `$dev` not found!" + error "Device '$dev' not found!" finish 34 fi