mpc/iso/mpc_network/mpc_network

8 lines
90 B
Bash
Executable File

#!/bin/sh
clear
cd /
/etc/init.d/networking start && /bin/mpc_network.rs
sleep 10000000