remaster/doc/lib-header.txt
2018-05-07 02:08:20 +02:00

6 lines
97 B
Bash

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