mirror of
https://github.com/engineer-man/piston.git
synced 2025-07-01 19:48:46 +02:00
4 lines
No EOL
68 B
Bash
4 lines
No EOL
68 B
Bash
#!/usr/bin/env bash
|
|
|
|
# Compile bas files
|
|
fbc -lang qb -b "$@" -x out |