wsl2-systemd script 2
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user