Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2018-11-25 12:49:14 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-11-25 15:50:32 +0300
commit72bd3f5930f7da9a58e5f90c58a681aedae1a2d0 (patch)
treeba42872731a65837d3b026beb7dbe76c9e3c1674
parent9f08f7dea6c7536c863f8f52e9af948f4690047d (diff)
ship.sh: add missing period.
-rwxr-xr-xbuild/ship.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/ship.sh b/build/ship.sh
index 9b94d8bae9..2892843839 100755
--- a/build/ship.sh
+++ b/build/ship.sh
@@ -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