Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f1638c4

Browse files
andreaskwebermblaschke
authored andcommitted
Update create-project.sh (#53)
1 parent 43153fb commit f1638c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎bin/create-project.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ set -o errexit ## set -e : exit the script if any statement returns a non-true
88
source "$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )/.config.sh"
99

1010
if [ "$#" -lt 1 ]; then
11-
echo "No project type defined (either cms, neos, symfony or git)"
11+
echo "No project type defined (either symfony or git)"
1212
exit 1
1313
fi
1414

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /