wslutils/utils/bin/ipconfig
2022-01-21 11:56:26 +01:00

3 lines
58 B
Bash

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