moth/pwnables/service/eth0.pwn/run

9 lines
139 B
Bash
Executable File

#! /bin/sh
if ! [ -d /opt/mcp ]; then
hostname pwnables
ifconfig eth0 10.0.0.10 netmask 255.0.0.0
fi
exec inotifyd true $(pwd):x