fix
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
|
||||
#set -eu # lh_build or even included packages might have error or unset variables..
|
||||
|
||||
SELF_DIR=$(CDPATH= cd -- "$(dirname -- "$0")" && pwd)
|
||||
. "$SELF_DIR/common.sh"
|
||||
|
||||
Reference in New Issue
Block a user