.
This commit is contained in:
@ -5,6 +5,7 @@ set -e
|
||||
#
|
||||
|
||||
|
||||
|
||||
check_keystore () {
|
||||
if [ ! -d ${KEYSTORE} ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user
@ -5,6 +5,7 @@ set -e
|
||||
#
|
||||
|
||||
|
||||
|
||||
check_keystore () {
|
||||
if [ ! -d ${KEYSTORE} ]
|
||||
then
|
||||
|
||||