This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Execute using: | |
# powershell -ExecutionPolicy Bypass -File .\wsl_ip.ps1 | |
# You need to make sure current user has write access to c:\Windows\system32\Drivers\etc\hosts | |
#source : | |
#https://github.com/microsoft/WSL/issues/4210#issuecomment-788729288 | |
#https://github.com/vprokofyev/powershell/blob/main/wsl2-scripts/wsl_ip.ps1 | |
# Then changed by VL |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Install 5.4 | |
########### | |
### preperations | |
in /var/www/ps/malaga/malagaezp54 | |
https://github.com/vidarl/ezp-toolkit#install-ez-publish-platform-5x--54- | |
Install 2.5 | |
########### |