aboutsummaryrefslogtreecommitdiff
path: root/shepherd/init.d
diff options
context:
space:
mode:
Diffstat (limited to 'shepherd/init.d')
-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"