mirror of
https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh.git
synced 2024-09-03 20:26:26 +02:00
fix path to data_dir
This commit is contained in:
parent
f7e5a94611
commit
fd2b63ef95
1 changed files with 1 additions and 0 deletions
|
@ -69,5 +69,6 @@ ram.runtime = "0M"
|
||||||
[resources.install_dir]
|
[resources.install_dir]
|
||||||
|
|
||||||
[resources.data_dir]
|
[resources.data_dir]
|
||||||
|
dir = "/home/yunohost.app/ssh_chroot_directories"
|
||||||
|
|
||||||
[resources.permissions]
|
[resources.permissions]
|
||||||
|
|
Loading…
Add table
Reference in a new issue