Fix paths

This commit is contained in:
2023-03-09 18:46:53 -05:00
parent 09b8a6bf33
commit d317ec09b5

View File

@@ -133,7 +133,7 @@
cd *
ls
sops -d secrets/deploy.sh | bash
${sops}/bin/sops -d secrets/deploy.sh | ${pkgs.runtimeShell}
'';
};
};