Files
conf-sync/variables.conf.template
T
2022-03-12 18:13:24 +01:00

7 lines
162 B
Bash

#!/bin/bash
# Copy this file as variables.conf, with the correct values
sync_directory=/home/$(whoami)/.sync
client_type="desktop" # change to server if needed