index
:
desmoctl.git
main
A tool for controlling a desmofylakas cluster written in Chicken Scheme.
Git Server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
run.scm
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'run.scm')
-rwxr-xr-x
run.scm
2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.scm b/run.scm
index 16476da..e3093bc 100755
--- a/
run.scm
+++ b/
run.scm
@@ -1,5 +1,5 @@
#!/usr/bin/env csi -s
-(load "init.scm")
(load "desmoctl.scm")
+(run-desmoctl)