1 changed files with 2 additions and 2 deletions
@ -1,3 +1,3 @@ |
|||
#!/bin/sh |
|||
cd $(/home/shepherd/guix-profiles/ratspub/bin/guix build ratspub-with-tensorflow-native) |
|||
/home/shepherd/guix-profiles/ratspub/bin/guix environment --ad-hoc ratspub-with-tensorflow-native -- ./server.py |
|||
cd $(/home/shepherd/guix-profiles/ratspub/bin/guix build -L /home/shepherd/guix-past/modules -L /home/shepherd/guix-bioinformatics ratspub-with-tensorflow-native) |
|||
/home/shepherd/guix-profiles/ratspub/bin/guix environment -L /home/shepherd/guix-past/modules -L /home/shepherd/guix-bioinformatics --ad-hoc ratspub-with-tensorflow-native -- ./server.py |
|||
|
Loading…
Reference in new issue