#!/gnu/store/bhynhk0c6ssq3fqqc59fvhxjzwywsjbb-guile-3.0.9/bin/guile --no-auto-compile
-*- scheme -*-
!#

(set! %load-path (cons "/gnu/store/jajjl2m82w1jsblr1rrbi6sw6m6n5p67-shepherd-0.9.3/share/guile/site/3.0" %load-path))
(set! %load-compiled-path (cons "/gnu/store/jajjl2m82w1jsblr1rrbi6sw6m6n5p67-shepherd-0.9.3/lib/guile/3.0/site-ccache" %load-compiled-path))
(apply (@ (shepherd scripts reboot) main) (cdr (command-line)))
