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

Upgrade 1.1 - Limit cpu usage

This commit is contained in:
Maniack Crudelis 2017-10-14 00:57:32 +02:00
parent 3969ee964a
commit bced78c504
3 changed files with 4 additions and 4 deletions

View file

@ -17,7 +17,7 @@ In addition to the chroot, the user has a limited space available.
So, you can provide to a distant user a limited part of your hard disk to let him put his backup, without any risk for your own server.
**Shipped version:** 1.0
**Shipped version:** 1.1
## Screenshots

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/maniackcrudelis/ssh_chroot/archive/v1.0.tar.gz
SOURCE_SUM=f5bacbdf8431e42cd9727fca1ca1c4c9
SOURCE_URL=https://github.com/maniackcrudelis/ssh_chroot/archive/v1.1.tar.gz
SOURCE_SUM=fb6fef96a59a22cff69bface2c2b5baa
SOURCE_SUM_PRG=md5sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "ssh chroot directories with quotas disk.",
"fr": "Dossier ssh en chroot avec gestion de quotas."
},
"version": "1.0",
"version": "1.1",
"url": "https://github.com/maniackcrudelis/ssh_chroot",
"license": "GPL-3.0",
"maintainer": {