summaryrefslogtreecommitdiff
path: root/rise
diff options
context:
space:
mode:
Diffstat (limited to 'rise')
-rwxr-xr-xrise3
1 files changed, 1 insertions, 2 deletions
diff --git a/rise b/rise
index 07776e0..fb02fab 100755
--- a/rise
+++ b/rise
@@ -1,5 +1,4 @@
#!/usr/bin/env bash
nix build -f default.nix "$@".app
-export STATIC_DIR=$(realpath ./result/static)
-echo $STATIC_DIR
+STATIC_DIR=$(realpath ./result/static)
./result/bin/ibb