this should be a concatenated string, not a tuple
lol thanks nosbig
This commit is contained in:
parent
70b5e91fa3
commit
a5116dedab
@ -54,7 +54,7 @@ class UserAdder(object):
|
||||
key_template = ('command='
|
||||
#'"cd {homedir};'
|
||||
#'borg serve --restrict-to-path {homedir}",'
|
||||
'"/usr/local/bin/borg-restricted.py ${SSH_ORIGINAL_COMMAND}"',
|
||||
'"/usr/local/bin/borg-restricted.py ${SSH_ORIGINAL_COMMAND}",'
|
||||
'no-port-forwarding,'
|
||||
'no-X11-forwarding,'
|
||||
'no-pty,'
|
||||
|
Loading…
Reference in New Issue
Block a user