ソースを参照

fix error

prodstable
Fab 4年前
コミット
b337031f56
2個のファイルの変更3行の追加1行の削除
  1. +2
    -1
      .gitignore
  2. +1
    -0
      setPermissionsOepnDistrib.sh

+ 2
- 1
.gitignore ファイルの表示

@@ -26,4 +26,5 @@ phpunit.phar
# local phpunit config
/phpunit.xml

/vendor/**/.git
/vendor/*
*/.git

+ 1
- 0
setPermissionsOepnDistrib.sh ファイルの表示

@@ -0,0 +1 @@
#!/usr/bin/env bash

読み込み中…
キャンセル
保存