diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2009-08-30 02:44:16 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2009-08-30 02:44:16 (GMT) |
commit | 9e577c49ff4c553c198bdefa594f211e2b2bbc1d (patch) | |
tree | 075faf696d0586096adaccdf6c14f56802279265 /abs/extra-testing/community/foldingathome/run | |
parent | 9dd5c92a9521a5fb3a5000b88a7d8c4b97339caf (diff) | |
download | linhes_pkgbuild-9e577c49ff4c553c198bdefa594f211e2b2bbc1d.zip linhes_pkgbuild-9e577c49ff4c553c198bdefa594f211e2b2bbc1d.tar.gz linhes_pkgbuild-9e577c49ff4c553c198bdefa594f211e2b2bbc1d.tar.bz2 |
foldingathome: change location to /myth/foldingathome/
Diffstat (limited to 'abs/extra-testing/community/foldingathome/run')
-rw-r--r-- | abs/extra-testing/community/foldingathome/run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra-testing/community/foldingathome/run b/abs/extra-testing/community/foldingathome/run index f8d536e..ede51f2 100644 --- a/abs/extra-testing/community/foldingathome/run +++ b/abs/extra-testing/community/foldingathome/run @@ -4,7 +4,7 @@ export TERM=linux . /etc/rc.d/functions stat_runit "Starting folding@home" -FOLDING_DIR=/myth/folding_$(hostname) +FOLDING_DIR=/myth/foldingathome/$(hostname) if [ -d $FOLDING_DIR ] ; then cd $FOLDING_DIR |