aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfraim Flashner2021-04-18 12:11:35 +0000
committerShepherd2021-04-18 12:11:35 +0000
commit2474df352b0de12dc18ba46f00c5ceddd0f29863 (patch)
treef47c9d63ba55e8046f77e0fe1461395e10d98d59
parent3329b2a1ac62106ac68360806958655a3656a437 (diff)
downloadgn-shepherd-services-2474df352b0de12dc18ba46f00c5ceddd0f29863.tar.gz
ipfs: update service.
-rwxr-xr-xrun_ipfs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_ipfs.sh b/run_ipfs.sh
index c8f5d56..0fae477 100755
--- a/run_ipfs.sh
+++ b/run_ipfs.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-/bin/su -l ipfs -c 'IPFS_PATH=/export/ipfs $(/var/guix/profiles/per-user/shepherd/current-guix/bin/guix build go-ipfs)/bin/ipfs daemon'
+/bin/su -l ipfs -c 'IPFS_PATH=/export/ipfs $(/home/shepherd/guix-profiles/ipfs/bin/guix build go-ipfs)/bin/ipfs daemon'