PHRASEA-3220 typo

This commit is contained in:
nmaillat
2020-09-23 15:36:25 +02:00
parent 0992e9d66e
commit c9cede22f1

View File

@@ -66,7 +66,7 @@ fi
#rm -Rf cache/ #rm -Rf cache/
chown -R app:app config chown -R app:app config
chown -R app:app data & chown -R app:app datas &
if [ -d "plugins/" ];then if [ -d "plugins/" ];then
chown -R app:app plugins; chown -R app:app plugins;