Skip to content

Commit

Permalink
Update install
Browse files Browse the repository at this point in the history
  • Loading branch information
cpoore1 authored Aug 27, 2022
1 parent 46d33cb commit a4ee55a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ then
fi

get_libcanberra=$(locate libcanberra-gtk-module.so 2>&1 | grep "libcanberra-gtk-module.so")
if [[ -z "$get_libcanberra111" ]]
if [[ -z "$get_libcanberra" ]]
then
# Ubuntu 18.04
echo "No libcanberra-gtk-module!"
Expand Down

0 comments on commit a4ee55a

Please sign in to comment.