mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 10:26:42 +00:00
Fix typo
This commit is contained in:
@@ -9,7 +9,7 @@ url="$2"
|
||||
icon="$3"
|
||||
|
||||
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"'
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user