mirror of
https://github.com/waku-org/nwaku-compose.git
synced 2025-01-09 15:16:03 +00:00
fix: removed mkdir keystore before rln registration run (#45)
This commit is contained in:
parent
b97a8a429d
commit
acb515fe46
@ -8,8 +8,6 @@ if test -f ./keystore/keystore.json; then
|
||||
fi
|
||||
|
||||
|
||||
mkdir -p ./keystore
|
||||
|
||||
if test -f .env; then
|
||||
echo "Using .env file"
|
||||
. $(pwd)/.env
|
||||
|
Loading…
x
Reference in New Issue
Block a user