docu ...
This commit is contained in:
parent
c6103a8fb4
commit
c4f2f7367a
@ -1,6 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#remaster lib
|
#remaster lib
|
||||||
[ -d "$LIBDR"] || export LIBDIR="/usr/lib/remaster/"
|
[ -d "<LIBDIR>"] || { echo "LIBDIR not exist"; exit 1; }
|
||||||
[ -d "$LIBDR"] || { echo "LIBDR not exist"; exit 1; }
|
|
||||||
|
|
||||||
#beginn func
|
#beginn func
|
||||||
|
Loading…
Reference in New Issue
Block a user