summaryrefslogtreecommitdiff
path: root/chip/push
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-05-13 18:59:06 -0700
committerBen Sima <ben@bsima.me>2019-05-13 18:59:06 -0700
commit2afbdbee1db02d510ebf3c5ca51abfbf3bf02a50 (patch)
tree1d12e8f6f738645a5bff0980338740d83ad0524b /chip/push
parentbd4e4dfefd73ed578be8bdac3b1fda6f21482979 (diff)
move lithium to biz as hidor-kahih
Diffstat (limited to 'chip/push')
-rwxr-xr-xchip/push2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/push b/chip/push
index 48a7cc4..96cc893 100755
--- a/chip/push
+++ b/chip/push
@@ -24,7 +24,7 @@ subprocess.run(["nix-build", "-A", f"depo.{args.depo}",
"--out-link", out])
print("bilt")
-
+# get roun
p = subprocess.run(["chip/roun", args.depo, "-i"],
stdout=subprocess.PIPE)
ip = p.stdout.decode()