install: DataStorage D:\Dropbox, create workdir, git bootstrap
Windows bootstrap.ps1 and Linux install.sh clone public Gitea repos, build the fork, enable logon + 15-min bisync.
This commit is contained in:
+4
-4
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"enabled": false,
|
||||
"path1": "/mnt/ntfs/Dropbox",
|
||||
"enabled": true,
|
||||
"path1": "/mnt/DataStorage/Dropbox",
|
||||
"path2": "dropbox:",
|
||||
"workdir": "/mnt/ntfs/rclone-bisync",
|
||||
"workdir": "/mnt/DataStorage/rclone-bisync",
|
||||
"interval_minutes": 15,
|
||||
"rclone": "/opt/rclone-dropbox-bisync/bin/rclone",
|
||||
"rclone": "rclone",
|
||||
"check_filename": "RCLONE_TEST"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user