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