Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a3ca2918 authored by Vincent Bourgmayer's avatar Vincent Bourgmayer
Browse files

update command to force sync in README

parent e465f10a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,5 +47,5 @@ To enable/disable the synchronisation, go into your account settings:
eDrive can also receive broadcast intent for forcing the synchronization.

```bash
adb shell am broadcast -a foundation.e.drive.action.FORCE_SYNC
adb shell am broadcast -a foundation.e.drive.action.FORCE_SYNC --receiver-include-background
```