瀏覽代碼

shell script

master
FlorianEisenmenger 8 月之前
父節點
當前提交
272656d970
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      httpdocs/1deployImaq.sh

+ 1
- 1
httpdocs/1deployImaq.sh 查看文件

@@ -123,7 +123,7 @@ fi

# Arrays mit Dateien und Verzeichnissen die kopiert werden sollen
COPY_ITEMS="composer.lock composer.json config migrations src templates"
PUBLIC_FILES="index.php .htaccess .htpasswd"
PUBLIC_FILES="index.php .htaccess .htpasswd static"

# Dateien und Verzeichnisse kopieren
for item in $COPY_ITEMS; do


Loading…
取消
儲存