summaryrefslogtreecommitdiff
path: root/serval
blob: 74d655e5437e4d748b56e874aece7b452d5fe926 (plain)
1
2
3
4
5
#!/usr/bin/env bash
#
# serval wrapper script
#
exec guile -e '(@ (Com Simatime Serval) main)' -s Com/Simatime/Serval.scm "$@"