ソースを参照

Updated bin/onelinesetup script to 2.4.0

Mark Shust 4 年 前
コミット
d9f081ebd0
1 ファイル変更1 行追加1 行削除
  1. 1 1
      lib/onelinesetup

+ 1 - 1
lib/onelinesetup

@@ -1,6 +1,6 @@
 #!/bin/bash
 DOMAIN=${1:-magento2.test}
-VERSION=${2:-2.3.5-p1}
+VERSION=${2:-2.4.0}
 
 curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/template | bash
 bin/download $VERSION