-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
Description
Automated Setup (New Project)
Bad install wit h automated setup
Steps To Reproduce
- Create your project directory then go into it:
mkdir -p ~/Sites/magento
cd $_
# Run this automated one-liner from the directory you want to install your project.
curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/onelinesetup | bash -s -- magento.test 2.4.7 community
Expected Result
Magento installed
