mirror of
https://git.sr.ht/~magic_rb/cluster
synced 2024-11-25 09:36:14 +01:00
wip!!!
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
489357eac2
commit
a674e09085
|
@ -51,7 +51,7 @@ nglib.makeSystem {
|
|||
in
|
||||
pkgs.writeShellScript "mautrix-facebook"
|
||||
''
|
||||
${pkgs.mautrix-facebook}/bin/mautrix-facebook -c ${config} -r $NOMAD_ALLOC_DIR/registration.yaml -g
|
||||
${pkgs.mautrix-facebook}/bin/mautrix-facebook -c ${config} -r $NOMAD_ALLOC_DIR/registration.yaml -g -n
|
||||
'';
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue