mirror of
https://github.com/logos-messaging/logos-messaging-nim-compose.git
synced 2026-01-03 14:33:12 +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