Hello,
Maxim Cournoyer writes:
> * module/scripts/scan-api.scm: Invoke 'main' from shebang.
> (main): Strip $0 from ARGS.
After reading module/scripts/README, this may have been misguided; it
seems these 'commands' are intended to be used with the 'guild'
launcher, e.g.:
--8<---cut
* module/scripts/scan-api.scm: Invoke 'main' from shebang.
(main): Strip $0 from ARGS.
---
module/scripts/scan-api.scm | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
mode change 100644 => 100755 module/scripts/scan-api.scm
diff --git a/module/scripts/scan-api.scm b/module/script