remaster/doc/lib-header.txt
2018-05-08 00:28:32 +02:00

6 lines
98 B
Bash

#!/bin/bash
#remaster lib
[ -d "<LIBDIR>" ] || { echo "LIBDIR not exist"; exit 1; }
#beginn func