Go back to topic: Split-syncthing
Create a new file `/etc/split-browser/00-sync.bash` in the **template** for `split-browser` | |
SB_DATA_DIR=${SB_DATA_DIR:- | SB_DATA_DIR=${SB_DATA_DIR:-~/sync/split-browser} |
Then copy any existing data to the sync | Then copy any existing data to the sync folder in the `split-browser` **appvm**: |
cp -r ~/.local/share/split- | cp -r ~/.local/share/split-browser ~/sync/ |