blob: f42b7eefa6e6ecc9aab557079a9184f1ba45dd02 [file] [log] [blame]
#!/bin/sh
echo -n $* > "$GINSTALL_OUT_FILE"
echo 'abc '
exit 0