Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
hteen committed Oct 16, 2016
1 parent 16b1d77 commit f311049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server.sh
Expand Up @@ -8,7 +8,7 @@ fi

if [ ! -f "${MY_FILES}/bin/ngrokd" ]; then
echo "ngrokd is not build,will be build it now..."
/bin/sh ./build.sh
/bin/sh /build.sh
fi


Expand Down

0 comments on commit f311049

Please sign in to comment.