wsl2-systemd script 2

This commit is contained in:
2023-07-10 13:58:27 +00:00
parent 547cfb10e0
commit eb48e0cf22
3 changed files with 18 additions and 15 deletions

View File

@@ -39,7 +39,7 @@ if [ "$ADDITIONALS" == "true" ]; then
echo "Additional install has started"
sh /additional_install.sh
echo "Additional install has finished"
else if [ "$WSL2" == "true" ]; then
elif [ -n "$WSL_DISTRO_NAME" ]; then
echo "WSL2 systemd script has started"
sh /wsl2-systemd-script.sh
#systemctl