wslutils/bin/ipconfig
2022-01-21 11:49:17 +01:00

3 lines
58 B
Bash

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