aboutsummaryrefslogtreecommitdiff
path: root/shepherd
diff options
context:
space:
mode:
authorEfraim Flashner2020-03-08 12:25:32 +0000
committerShepherd2020-03-08 12:33:30 +0000
commit0fbec4fc2763b1ef0c9c202f4372c78c675e9475 (patch)
treec65e86aba7895bb7c6dd6516844f46054f55494a /shepherd
parent18f77179e74ea28a0eb2c9527350627e00a11139 (diff)
downloadgn-shepherd-services-0fbec4fc2763b1ef0c9c202f4372c78c675e9475.tar.gz
shepherd: fix singlecellrshiny
Diffstat (limited to 'shepherd')
-rw-r--r--shepherd/init.d/singlecell.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/shepherd/init.d/singlecell.scm b/shepherd/init.d/singlecell.scm
index 5492e31..ace30e3 100644
--- a/shepherd/init.d/singlecell.scm
+++ b/shepherd/init.d/singlecell.scm
@@ -1,4 +1,4 @@
-(define rn6app
+(define singlecell
(make <service>
#:provides '(singlecell)
#:docstring "Run Single Cell R-Shiny app"