mirror of
https://git.familie-radermacher.ch/linux/ptouch-print.git
synced 2025-12-18 22:05:41 +01:00
better help text for newline arg, rename build script
This commit is contained in:
parent
d293e9427d
commit
e730c3b480
6 changed files with 17 additions and 17 deletions
2
compile.sh
Executable file
2
compile.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
mkdir -p build && cd build && cmake ../ && make
|
||||
Loading…
Add table
Add a link
Reference in a new issue