[go: nahoru, domu]

Skip to content

Commit

Permalink
Small typo in launch.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
maditnerd committed Nov 23, 2015
1 parent 6a90803 commit 54e835e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/launch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ if [[ -e ${HERE}/websockify ]]; then

if [[ ! -x $WEBSOCKIFY ]]; then
echo "The path ${HERE}/websockify exists, but $WEBSOCKIFY either does not exist or is not executable."
echo "If you inteded to use an installed websockify package, please remove ${HERE}/websockify."
echo "If you intended to use an installed websockify package, please remove ${HERE}/websockify."
exit 1
fi

Expand Down

0 comments on commit 54e835e

Please sign in to comment.