aboutsummaryrefslogtreecommitdiff
path: root/run_ratspub.sh
diff options
context:
space:
mode:
authorEfraim Flashner2020-09-09 08:21:34 +0000
committerShepherd2020-09-09 08:21:34 +0000
commit0cda4a683b55a2447c198359cd314cdbda95926a (patch)
treecc1888a3e2cea0e36eb585957a06bce0bcdf085b /run_ratspub.sh
parentb25542805cd47b75c4e5987e4bc770277e3015a3 (diff)
downloadgn-shepherd-services-0cda4a683b55a2447c198359cd314cdbda95926a.tar.gz
ratspub: Update
Diffstat (limited to 'run_ratspub.sh')
-rwxr-xr-xrun_ratspub.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/run_ratspub.sh b/run_ratspub.sh
index a4b3392..b981db6 100755
--- a/run_ratspub.sh
+++ b/run_ratspub.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-cd $(/var/guix/profiles/per-user/shepherd/current-guix/bin/guix build ratspub-with-tensorflow-native)
-/var/guix/profiles/per-user/shepherd/current-guix/bin/guix environment --ad-hoc ratspub-with-tensorflow-native -- ./server.py
+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