mirror of
https://git.wownero.com/lza_menace/tg-bot.git
synced 2024-08-15 00:23:12 +00:00
always run that shit
This commit is contained in:
parent
aa00686838
commit
54835ecae6
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ fi
|
|||
|
||||
# setup rpc process
|
||||
docker run --rm -d --name tgbot-wallet \
|
||||
--restart=always \
|
||||
-v $WALLET_PATH:/root \
|
||||
-p 127.0.0.1:9999:9999 \
|
||||
lalanza808/wownero:latest \
|
||||
|
|
Loading…
Reference in a new issue