Changes for page DropBox auf der BlackBox installieren
Last modified by Fedi Abichou on 2023/11/02 13:30
From version 5.1
edited by Martin Uhl
on 2023/10/31 11:50
on 2023/10/31 11:50
Change comment:
There is no comment for this version
To version 5.2
edited by Martin Uhl
on 2023/10/31 11:51
on 2023/10/31 11:51
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -20,11 +20,6 @@ 20 20 Maestral kann ganz einfach als user selbst installiert werden mittels des Kommandos: 21 21 22 22 23 -{{html wiki="true"}} 24 -{{code}}$ python3 -m pip install --user --upgrade maestral[gui] 25 -{{/code}} 26 -{{/html}} 27 - 28 28 {{code language="sh"}} 29 29 $ python3 -m pip install --user --upgrade maestral[gui] 30 30 {{/code}} ... ... @@ -34,7 +34,9 @@ 34 34 gestartet wird es dann mittels 35 35 36 36 37 -{{code}}<code>$ ~/.local/bin/maestral_qt</code>{{/code}} 32 +{{code}} 33 +$ ~/.local/bin/maestral_qt 34 +{{/code}} 38 38 39 39 40 40 ... ... @@ -55,12 +55,11 @@ 55 55 Aus dem Home-Verzeichnis via Terminal folgendes ausrufen 56 56 57 57 58 - {{html wiki="true"}}55 + 59 59 {{code}}git clone https://github.com/dark/dropbox-filesystem-fix.git 60 60 cd dropbox-filesystem-fix 61 61 make 62 62 {{/code}} 63 -{{/html}} 64 64 65 65 66 66