Inital Adding of Compose Files
This commit is contained in:
4
compose_files/entrypoint.sh
Executable file
4
compose_files/entrypoint.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
chown -R monero:monero /home/monero/.bitmonero
|
||||
#exec lchaia/monerod "$@"
|
||||
exec exec /usr/local/bin/monerod "$@"
|
||||
Reference in New Issue
Block a user