Skip to content
Snippets Groups Projects
Commit 7d0f9511 authored by fxi's avatar fxi
Browse files

Update build.sh

parent e7a6f529
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ FG_NORMAL="\033[0m"
FG_RED="\033[31m"
CHANGES_CHECK=$(git status --porcelain | wc -l)
CUR_HASH=$(git rev-parse HEAD)
USAGE="Usage : bash update_version.sh $OLD_VERSION"
USAGE="Usage : bash build.sh $OLD_VERSION"
PACKAGE=./electron/package.json
CUR_DIR=$(pwd)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment