remaster/doc/lib-header.txt

7 lines
147 B
Plaintext
Raw Normal View History

2018-04-30 16:12:45 +00:00
#!/bin/bash
#remaster lib
[ -d "$LIBDR"] || export LIBDIR="/usr/lib/remaster/"
[ -d "$LIBDR"] || { echo "LIBDR not exist"; exit 1; }
#beginn func