Skip to content

Commit

Permalink
Update mysspak
Browse files Browse the repository at this point in the history
  • Loading branch information
Rastislav Brandobur authored Jan 4, 2017
1 parent 65e861c commit e89952d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mysspak
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ if [ "$1" != "" ]; then
sspak "$@"
fi
else
echo "no valid action defined, use load-2-local, save-local or any other valid sspak action"
echo "no valid action defined, use load-to-local, save-local or any other valid sspak action"
fi
else
echo "no valid action defined, use load-2-local, save-local or any other valid sspak action"
echo "no valid action defined, use load-to-local, save-local or any other valid sspak action"
fi

0 comments on commit e89952d

Please sign in to comment.