зеркало из https://github.com/nextcloud/cookbook.git
Allow access to data folder to extract log file
This commit is contained in:
Родитель
799c48133d
Коммит
6c0848cd54
|
@ -115,3 +115,6 @@ echo 'Tests finished'
|
|||
|
||||
echo 'Shutting down temporary web server'
|
||||
kill $pid
|
||||
|
||||
echo 'Make data folder readable again'
|
||||
chmod a+rx data
|
||||
|
|
Загрузка…
Ссылка в новой задаче