mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Fix typo
This commit is contained in:
@@ -9,7 +9,7 @@ url="$2"
|
|||||||
icon="$3"
|
icon="$3"
|
||||||
|
|
||||||
if [ -z "$name" ] || [ -z "$url" ]; then
|
if [ -z "$name" ] || [ -z "$url" ]; then
|
||||||
echo 'usage: make-chrome-osx-app "Google Music"' \
|
echo 'usage: make-chrome-ssb-for-osx "Google Music"' \
|
||||||
'"https://play.google.com/music"'
|
'"https://play.google.com/music"'
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user