Kaynağa Gözat

shell script

master
FlorianEisenmenger 8 ay önce
ebeveyn
işleme
272656d970
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      httpdocs/1deployImaq.sh

+ 1
- 1
httpdocs/1deployImaq.sh Dosyayı Görüntüle

@@ -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


Yükleniyor…
İptal
Kaydet