From fd1bda832f8caf9543f3bab2996682196e43cc8d Mon Sep 17 00:00:00 2001 From: tastytea Date: Wed, 18 Nov 2020 02:21:14 +0100 Subject: [PATCH] =?UTF-8?q?syncthing=20on=20pocketbook:=20Don't=20write=20?= =?UTF-8?q?=E2=80=9CPocketBook=E2=80=9D=20so=20often.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/posts/syncthing-on-pocketbook.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/posts/syncthing-on-pocketbook.adoc b/content/posts/syncthing-on-pocketbook.adoc index d6eb997..018be72 100644 --- a/content/posts/syncthing-on-pocketbook.adoc +++ b/content/posts/syncthing-on-pocketbook.adoc @@ -17,11 +17,11 @@ Installing syncthing on a PocketBook is fairly easy, but it requires a bit more setup than on PCs. I've tested this with a PB632 (PocketBook Touch HD 3), but it should work on any PocketBook device. -Connect your PocketBook via USB in “PC link” mode. Create the directory -`applications/syncthing` in your PocketBook's storage. Get the latest ARM 32 bit -version of syncthing from and extract the -binary “syncthing” to the directory you just created. Now create the following -files: +Connect your e-reader via USB in “PC link” mode. Create the directory +`applications/syncthing` in the storage device that shows up. Get the latest ARM +32 bit version of syncthing from and extract +the binary “syncthing” to the directory you just created. Now create the +following files: .`applications/syncthing.app` [source,shell]