mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
Try: wine cmd /c guile -c '(display "hello\n")' ./check-guile -i ./wine-guile.sh numbers.test * guile.cmd, wine-guile.sh: New files.
2 lines
38 B
Bash
Executable file
2 lines
38 B
Bash
Executable file
#! /bin/sh
|
|
wine cmd /c guile.cmd "$@"
|