1
Fork 0
config/wsl/scripts/wsl-takeown

3 lines
113 B
Bash
Executable File

#!/bin/sh
wsl.exe --distribution $WSL_DISTRO_NAME --user $(id --name --user 0) -- chown --recursive $(whoami): .