piston/packages/freebasic/1.8.0/run

6 lines
84 B
Plaintext
Raw Normal View History

2021-09-17 16:59:24 +02:00
#!/usr/bin/env bash
# Run output file from compile with arguments
shift
./out "$@"