2021-07-24 04:17:19 +00:00

3 lines
32 B
Bash

#!/bin/sh
exec cc -std=c99 "$@"