wslutils/utils/bin/ipconfig

3 lines
58 B
Bash
Executable file

#!/bin/sh
exec /mnt/c/Windows/System32/ipconfig.exe "$@"