1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-02 01:46:28 +02:00
piston/packages/pascal/3.2.0/run

4 lines
65 B
Bash

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