default config needs to add a string boi
This commit is contained in:
parent
7853dc185c
commit
814a9d3cdf
@ -16,7 +16,7 @@ SCWRYPTS__LIST_AVAILABLE_SCWRYPTS__remote() {
|
|||||||
|
|
||||||
[sessions.$(hostnamectl --static)]
|
[sessions.$(hostnamectl --static)]
|
||||||
enabled = true
|
enabled = true
|
||||||
host = localhost
|
host = 'localhost'
|
||||||
" | sed 's/^\s\+//; 1d; $d;' > "$REMOTE_CONNECTIONS_FILE"
|
" | sed 's/^\s\+//; 1d; $d;' > "$REMOTE_CONNECTIONS_FILE"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user