File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -10,22 +10,22 @@ This app does only support local external storage backend
1010
1111## Supported
1212
13- * Zip
14- * Rar
15- * Tar
16- * Gzip
17- * 7z
18- * Deb
19- * Bzip2
13+ - Zip
14+ - Rar
15+ - Tar
16+ - Gzip
17+ - 7z
18+ - Deb
19+ - Bzip2
2020
2121## Requirements
2222
23- * Rar PHP extension
23+ - Rar PHP extension
2424``` bash
2525pecl -v install rar # # or ## sudo apt-get install unrar
2626```
2727
28- * p7zip and p7zip-full
28+ - p7zip and p7zip-full
2929
3030## Steps to install p7zip on Linux » ; Ubuntu and Fedora or CentOS / RHEL
3131
@@ -78,9 +78,9 @@ sudo rpm -U --quiet p7zip-plugins-16.02-10.el6.x86_64.rpm
7878
7979## TODO
8080
81- * Add password support
82- * Add viewer for archives
83- * Support nextcloud's encryption module
81+ - Add password support
82+ - Add viewer for archives
83+ - Support nextcloud's encryption module
8484
8585## Preview
8686
You can’t perform that action at this time.
0 commit comments