1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh.git synced 2024-09-03 20:26:26 +02:00

Add rsync dependency

This commit is contained in:
Salamandar 2023-12-11 12:09:56 +01:00
parent ef514a3900
commit af9cce31ee

View file

@ -72,3 +72,6 @@ ram.runtime = "0M"
dir = "/home/yunohost.app/ssh_chroot_directories"
[resources.permissions]
[resources.apt]
packages = ["rsync"]