mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
ship.sh: add missing period.
This commit is contained in:
parent
9f08f7dea6
commit
72bd3f5930
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ npm run release-version "$current_version" "$1"
|
|||
|
||||
# Build release
|
||||
printf "\n%s=======================================================%s" $magenta $end
|
||||
printf "\n%sBuilding release..%s" $magenta $end
|
||||
printf "\n%sBuilding release...%s" $magenta $end
|
||||
printf "\n%s=======================================================\n%s" $magenta $end
|
||||
npm run release
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue