remaster/doc/lib-header.txt
6543 b5ab4f1ec9 - bugfix '"'
- def lib-header
2018-04-30 18:12:45 +02:00

7 lines
147 B
Bash

#!/bin/bash
#remaster lib
[ -d "$LIBDR"] || export LIBDIR="/usr/lib/remaster/"
[ -d "$LIBDR"] || { echo "LIBDR not exist"; exit 1; }
#beginn func