diff options
| author | Efraim Flashner | 2021-04-18 11:53:19 +0000 |
|---|---|---|
| committer | Shepherd | 2021-04-18 11:53:19 +0000 |
| commit | 17d80f6d25d36fe75c6a4d38254a8ae89e5a468c (patch) | |
| tree | f4bb334c3b1e7e15223a4d69d49bcb381acf4a9e | |
| parent | 81a3744b784654d66d18ddc3cafee7ff36c56d18 (diff) | |
| download | gn-shepherd-services-17d80f6d25d36fe75c6a4d38254a8ae89e5a468c.tar.gz | |
bnw: update service.
| -rwxr-xr-x | run_bnw.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run_bnw.sh b/run_bnw.sh index ef00016..39e44cd 100755 --- a/run_bnw.sh +++ b/run_bnw.sh @@ -1,2 +1,2 @@ #!/bin/sh -$(/home/shepherd/.config/guix/20200503/bin/guix system container /home/shepherd/guix-bioinformatics/gn/services/bnw-container.scm --share=/home/shepherd/logs/bnw-server=/var/log --network) +$(/home/shepherd/guix-profiles/bnw/bin/guix system container -L /home/shepherd/guix-past/modules -L /home/shepherd/guix-bioinformatics /home/shepherd/guix-bioinformatics/gn/services/bnw-container.scm --share=/home/shepherd/logs/bnw-server=/var/log --network) |
