wip
This commit is contained in:
parent
688422b43e
commit
f009b59b93
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
pullomatic = "${pullomaticPkg}/bin/pullomatic";
|
||||
|
||||
start-arion-run = writeShellScriptBin "start-arion-run" ''
|
||||
start-arion-run = pkgs.writeShellScriptBin "start-arion-run" ''
|
||||
cd /root/petersweb-infra/nixos/arion
|
||||
${pkgs.arion}/bin/arion down
|
||||
${pkgs.arion}/bin/arion up
|
||||
|
|
|
|||
Loading…
Reference in a new issue