1
0
mirror of https://git.familie-radermacher.ch/linux/ptouch-print.git synced 2025-08-24 02:30:42 +00:00
2021-10-11 10:11:37 +02:00

3 lines
58 B
Bash
Executable File

#!/bin/sh
mkdir -p build && cd build && cmake ../ && make