mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Fix PATH warning
This commit is contained in:
parent
acffd4cf38
commit
779173d6c4
1 changed files with 1 additions and 1 deletions
|
@ -392,7 +392,7 @@ chdir = __FINALPATH__
|
|||
;env[TMP] = /tmp
|
||||
;env[TMPDIR] = /tmp
|
||||
;env[TEMP] = /tmp
|
||||
|
||||
env[PATH] = $PATH
|
||||
; Additional php.ini defines, specific to this pool of workers. These settings
|
||||
; overwrite the values previously defined in the php.ini. The directives are the
|
||||
; same as the PHP SAPI:
|
||||
|
|
Loading…
Add table
Reference in a new issue