This repository has been archived on 2023-01-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
1weekendraytracer/run.sh
Michael Smith e867778b4c Initial commit
2019-01-14 09:46:47 +01:00

5 lines
38 B
Bash
Executable File

#!/bin/sh
pushd build
./platform
popd