3
0
Fork 0
forked from mirrors/nixpkgs

nixos/tahoe: fixup create-introducer, syntax regression from 90acbe5, improperly patched in 72f85b9e07

This commit is contained in:
Graham Christensen 2017-07-26 19:13:21 -04:00
parent 72f85b9e07
commit d4ef5ac0e9
No known key found for this signature in database
GPG key ID: 06121D366FE9435C

View file

@ -243,7 +243,7 @@ in
preStart = ''
if [ ! -d ${lib.escapeShellArg nodedir} ]; then
mkdir -p /var/db/tahoe-lafs
tahoe create-introducer "${lib.escapeShellArg nodedir}"
tahoe create-introducer ${lib.escapeShellArg nodedir}
fi
# Tahoe has created a predefined tahoe.cfg which we must now