conf-sync/variables.conf.template

7 lines
170 B
Plaintext
Raw Permalink Normal View History

2022-03-16 15:02:12 +01:00
#!/usr/bin/env bash
2022-03-12 18:13:24 +01:00
# Copy this file as variables.conf, with the correct values
sync_directory=/home/$(whoami)/.sync
client_type="desktop" # change to server if needed