Skip to content

Commit

Permalink
Update start
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangying000 authored May 1, 2017
1 parent e32c61e commit d650b9d
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 d650b9d

Please sign in to comment.