mirror of
https://github.com/lalanza808/xmr.sh.git
synced 2025-05-14 15:42:12 -04:00
2 lines
76 B
Bash
Executable file
2 lines
76 B
Bash
Executable file
#!/bin/bash
|
|
docker exec -ti monero-lws /usr/local/bin/monero-lws-admin ${@}
|