code moved from scripts repo;

dump works
This commit is contained in:
Dobromir Popov
2025-09-29 22:23:38 +03:00
parent f92dc9a4b4
commit dc8f69c5c3
33 changed files with 4541 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
#!/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 "$@"