aboutsummaryrefslogtreecommitdiff
path: root/run_ratspub.sh
diff options
context:
space:
mode:
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 d10c1d6..a4b3392 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)
-/var/guix/profiles/per-user/shepherd/current-guix/bin/guix environment --ad-hoc ratspub -- ./server.py
+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