mirror of
https://github.com/lalanza808/xmr.sh.git
synced 2025-05-30 09:21:42 -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 ${@}
|