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 c36ef29

Browse files
Update line indent
1 parent cd801e4 commit c36ef29

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
@@ -26,7 +26,7 @@ case "1ドル" in
2626
###################################
2727
"symfony")
2828
if command -v symfony >/dev/null 2>&1; then
29-
execInDir "$CODE_DIR" "symfony new '$CODE_DIR'"
29+
execInDir "$CODE_DIR" "symfony new '$CODE_DIR'"
3030
else
3131
wget https://get.symfony.com/cli/installer -O - | bash
3232
export PATH="$HOME/.symfony/bin:$PATH"

0 commit comments

Comments
(0)

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