summaryrefslogtreecommitdiff
path: root/Biz/Ide/push
diff options
context:
space:
mode:
Diffstat (limited to 'Biz/Ide/push')
-rwxr-xr-xBiz/Ide/push2
1 files changed, 1 insertions, 1 deletions
diff --git a/Biz/Ide/push b/Biz/Ide/push
index a0109e8..f6b9b98 100755
--- a/Biz/Ide/push
+++ b/Biz/Ide/push
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-# TODO: convert to haskell, see:
+# Eventually convert to haskell, see:
# - https://github.com/awakesecurity/nix-deploy/blob/master/src/Main.hs
# - http://www.haskellforall.com/2018/08/nixos-in-production.html
prefix=$(echo $PWD | sed -e "s|^$BIZ_ROOT/*||g")