rin wallet
This commit is contained in:
11
MINE/rin/web_wallet.send.sh
Normal file
11
MINE/rin/web_wallet.send.sh
Normal file
@@ -0,0 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
SCRIPT_DIR=$(cd -- "$(dirname "${BASH_SOURCE[0]}")" && pwd)
|
||||
|
||||
WEB_WALLET_DIR="${SCRIPT_DIR}/web_wallet"
|
||||
|
||||
bash /mnt/shared/DEV/repos/d-popov.com/scripts/MINE/rin/send_rin.sh "$@"
|
||||
|
||||
|
Reference in New Issue
Block a user