Skip to content

Commit

Permalink
Merge pull request XX-net#5401 from dong-jy/patch-1
Browse files Browse the repository at this point in the history
Update start
  • Loading branch information
yeahwu authored May 3, 2017
2 parents e32c61e + d650b9d commit dfb2ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ function createDesktopStartup() {
echo "$DESKFILE already exists"
return
else
echo "$DESKFILE does not exist,ctreat a new one"
echo "$DESKFILE does not exist,create a new one"
fi
NAME="XX-Net"
EXEC="$SCRIPTPATH/start > /dev/null"
Expand Down

0 comments on commit dfb2ec9

Please sign in to comment.