added awk command
This commit is contained in:
@@ -151,7 +151,7 @@ EOF
|
|||||||
Type = "oneshot";
|
Type = "oneshot";
|
||||||
RemainAfterExit = true;
|
RemainAfterExit = true;
|
||||||
};
|
};
|
||||||
path = [ pkgs.pwgen pkgs.matrix-synapse pkgs.curl pkgs.coreutils pkgs.jq ];
|
path = [ pkgs.pwgen pkgs.matrix-synapse pkgs.curl pkgs.gawk pkgs.coreutils pkgs.jq ];
|
||||||
script = ''
|
script = ''
|
||||||
set -uo pipefail
|
set -uo pipefail
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user