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