Add variables file and gitignore
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
variables.conf
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
#!/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
|
||||||
Reference in New Issue
Block a user