1
0
mirror of https://git.familie-radermacher.ch/linux/ptouch-print.git synced 2025-12-05 19:05:26 +00:00

better help text for newline arg, rename build script

This commit is contained in:
Dominic Radermacher
2025-08-11 15:09:36 +02:00
parent d293e9427d
commit e730c3b480
6 changed files with 17 additions and 17 deletions

2
compile.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
mkdir -p build && cd build && cmake ../ && make