Skip to content

Commit

Permalink
Fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
YevhenZvieriev committed Apr 17, 2024
1 parent 2b4c719 commit 438cc0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
git init -qqq
git remote add origin https://github.com/markshust/docker-magento
git fetch origin -qqq
git checkout origin/master -- compose
git checkout origin/release/next -- compose
mv compose/* ./
mv compose/.gitignore ./
mv compose/.vscode ./
Expand Down

0 comments on commit 438cc0f

Please sign in to comment.