|
|
@ -219,7 +219,7 @@ |
|
|
|
style="color: #000;background-color: #f8f8f8;border: 1px solid #dcdcdc;border-radius: 16px;"> |
|
|
|
<hr style="color: #888;"> |
|
|
|
This module uses some external python dependencies : |
|
|
|
dropbox, nextcloud , nextcloud-api-wrapper , boto3 and paramiko. Before |
|
|
|
dropbox, pyncclient , nextcloud-api-wrapper , boto3 and paramiko. Before |
|
|
|
installing the module install the python |
|
|
|
package |
|
|
|
first. The required python packages can be installed using the |
|
|
@ -230,7 +230,7 @@ |
|
|
|
install dropbox</code> |
|
|
|
<code class="d-block mt-2" |
|
|
|
style="background-color:#4e4e4e;color: #fff;padding: 6px 8px; border-radius: 5px;">pip |
|
|
|
install nextcloud</code> |
|
|
|
install pyncclient</code> |
|
|
|
<code class="d-block mt-2" |
|
|
|
style="background-color:#4e4e4e;color: #fff;padding: 6px 8px; border-radius: 5px;">pip |
|
|
|
install nextcloud-api-wrapper</code> |
|
|
|