mirror of
https://github.com/TokTok/c-toxcore
synced 2026-03-31 02:45:39 +00:00
Used by NetBSD, but we build on Alpine Linux for speed. Separately, we will build on NetBSD without pkgsrc, to see whether it compiles and runs there. That VM build is more expensive and harder to debug, so we keep the pkgsrc Linux build for development.
4 lines
89 B
Bash
Executable File
4 lines
89 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
. "$(cd "$(dirname "${BASH_SOURCE[0]}")/../sources" && pwd)/run.sh"
|