lib header
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#remaster lib
|
#remaster lib
|
||||||
[ -d "<LIBDIR>"] || { echo "LIBDIR not exist"; exit 1; }
|
[ -d "<LIBDIR>" ] || { echo "LIBDIR not exist"; exit 1; }
|
||||||
|
|
||||||
#beginn func
|
#beginn func
|
||||||
|
Reference in New Issue
Block a user