summaryrefslogtreecommitdiff
path: root/scripts/host-garden.in
blob: 55e8977730340f66ba9ea289bc090a83db5540f6 (plain)
1
2
3
4
5
6
#!@GUILE@ --no-auto-compile
-*- scheme -*-
!#
(use-modules (community-garden host))

(apply host-garden (cdr (command-line)))