Changed output
This commit is contained in:
parent
eaefc6583b
commit
987ce45e40
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
cd ${0%/*} || exit 1 # run from this directory
|
||||
|
||||
echo
|
||||
echo "======================== FOAM-EXTEND WINDOWS STAND-ALONE PACKAGE CREATION SCRIPT ========================"
|
||||
echo "=========== FOAM-EXTEND WINDOWS STAND-ALONE PACKAGE CREATION SCRIPT ==========="
|
||||
|
||||
if [ "$PWD" != "$WM_PROJECT_DIR" ]
|
||||
then
|
||||
|
|
Reference in a new issue