diff options
author | Ben Sima <ben@bsima.me> | 2020-04-03 16:58:13 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2020-04-03 16:58:22 -0700 |
commit | 4dc2cd1369a9bea6cf0d393059b7ae3a07039f52 (patch) | |
tree | dddb3cdc2c11b053549b670aa4c5ab5ba6734503 /rise | |
parent | 0d37af4eba374c41a9ad3fa8d2f2251ddb6b58c5 (diff) |
Remove old scripts and update README
Diffstat (limited to 'rise')
-rwxr-xr-x | rise | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,4 +0,0 @@ -#!/usr/bin/env bash -nix build -f default.nix "$@".app -STATIC_DIR=$(realpath ./result/static) -./result/bin/ibb |