diff options
author | Pjotr Prins | 2022-01-01 21:06:47 +0100 |
---|---|---|
committer | Pjotr Prins | 2022-01-01 21:06:47 +0100 |
commit | 34a9774480d6e98de8acd4a0a2a521407b710b92 (patch) | |
tree | 8775ee79a080d448ce3665fe8db8e22bd1c53987 | |
parent | 784447b17d85a618005ac9acfc57f5b7ef8f5169 (diff) | |
download | genenetwork3-34a9774480d6e98de8acd4a0a2a521407b710b92.tar.gz |
guix_deploy
-rw-r--r-- | .guix_deploy | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.guix_deploy b/.guix_deploy new file mode 100644 index 0000000..3b2e097 --- /dev/null +++ b/.guix_deploy @@ -0,0 +1,3 @@ +# Deploy script on tux01 + +/home/wrk/opt/guix-pull/bin/guix shell -L /home/wrk/guix-bioinformatics/ --expose=$HOME/production/genotype_files/ -C -N -Df guix.scm |