From f843d9c7bb5c3e3e1a6d678b67943231e97a0762 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Sun, 1 Mar 2020 04:10:04 -0600 Subject: initial commit --- run_bnw.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 run_bnw.sh (limited to 'run_bnw.sh') diff --git a/run_bnw.sh b/run_bnw.sh new file mode 100755 index 0000000..3c56175 --- /dev/null +++ b/run_bnw.sh @@ -0,0 +1,2 @@ +#!/bin/sh +$(/var/guix/profiles/per-user/shepherd/current-guix/bin/guix system container /home/shepherd/guix-bioinformatics/gn/services/bnw-container.scm --share=/home/shepherd/logs/bnw-server=/var/log --network) -- cgit v1.2.3