Fix: Should execute function in gen_key.sh

This commit is contained in:
winkidney
2019-12-19 19:52:20 +08:00
parent d9da2ee4f5
commit 1c9f74d27a

View File

@@ -13,3 +13,4 @@ gen_key() {
echo ${PRODUCTION_SECRET_KEY} echo ${PRODUCTION_SECRET_KEY}
} }
gen_key