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 @@ -5,22 +5,22 @@ This app does only support local external storage backend
55
66## Supported
77
8- * Zip
9- * Rar
10- * Tar
11- * Gzip
12- * 7z
13- * Deb
14- * Bzip2
8+ - Zip
9+ - Rar
10+ - Tar
11+ - Gzip
12+ - 7z
13+ - Deb
14+ - Bzip2
1515
1616## Requirements
1717
18- * Rar PHP extension
18+ - Rar PHP extension
1919``` bash
2020pecl -v install rar # # or ## sudo apt-get install unrar
2121```
2222
23- * p7zip and p7zip-full
23+ - p7zip and p7zip-full
2424
2525## Steps to install p7zip on Linux » ; Ubuntu and Fedora or CentOS / RHEL
2626
@@ -73,9 +73,9 @@ sudo rpm -U --quiet p7zip-plugins-16.02-10.el6.x86_64.rpm
7373
7474## TODO
7575
76- * Add password support
77- * Add viewer for archives
78- * Support nextcloud's encryption module
76+ - Add password support
77+ - Add viewer for archives
78+ - Support nextcloud's encryption module
7979
8080## Preview
8181
You can’t perform that action at this time.
0 commit comments