pinephone-keyboard/inputd/build.sh

4 lines
41 B
Bash
Executable File

#!/bin/sh
gcc -o ppkbd main.c || exit 1