Been a bit
This commit is contained in:
@@ -11,7 +11,7 @@ offlineOnly=false
|
||||
activities=
|
||||
backend=cryfs
|
||||
lastError=Cannot create the mount point (code: 0)
|
||||
lastStatus=2
|
||||
lastStatus=1
|
||||
mountPoint=/home/joe/Vaults/NSFW
|
||||
name=NSFW
|
||||
offlineOnly=false
|
||||
|
||||
@@ -20,3 +20,5 @@
|
||||
rebase = false
|
||||
[branch]
|
||||
autosetuprebase = always
|
||||
[safe]
|
||||
directory = /opt/flutter
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
# SSH For my own hosts
|
||||
# Supermicro machine in the server rack
|
||||
Host 10.85.3.30
|
||||
HostName 10.85.3.30
|
||||
User joe
|
||||
|
||||
Host crawler.kitsunehosting.net
|
||||
HostName crawler.kitsunehosting.net
|
||||
User joe
|
||||
|
||||
Reference in New Issue
Block a user