pinephone-keyboard/inputd/build.sh

3 lines
41 B
Bash
Executable file

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