xcat-core/xCAT-nbroot2/check
2011-06-17 15:47:37 +00:00

4 lines
50 B
Bash
Executable File

#!/bin/sh
[ "$1" = "-d" ] && echo network
exit 0