1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-07 04:16:26 +02:00
piston/packages/pascal/3.2.0/run

4 lines
65 B
Bash

#!/bin/bash
shift # Filename is only used to compile
./out "$@"