]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
ship.sh: add missing period.
authorXhmikosR <xhmikosr@gmail.com>
Sun, 25 Nov 2018 09:49:14 +0000 (11:49 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Sun, 25 Nov 2018 12:50:32 +0000 (14:50 +0200)
build/ship.sh

index 9b94d8bae97216fcafa4eaa0a887ef8a93627891..2892843839cd79119d9042edec959f5583a2a1df 100755 (executable)
@@ -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