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

5 lines
42 B
Bash
Executable File

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