4 lines
147 B
Bash
4 lines
147 B
Bash
#!/bin/bash
|
|
su root -c "/usr/bin/python /opt/upc_resent/bin/192.168.8.73.py &"
|
|
su root -c "/usr/bin/python /opt/upc_resent/bin/192.168.8.125.py &"
|