diff --git a/bin/wsl-init b/bin/wsl-init index 4e8350931..bfa0b41be 100644 --- a/bin/wsl-init +++ b/bin/wsl-init @@ -25,7 +25,7 @@ locale-gen en_US.UTF-8 apt-get install -y software-properties-common curl -# Install PHP PPAs +# Install Some PPAs apt-add-repository ppa:ondrej/php -y # NodeJS apt-get update @@ -40,7 +40,7 @@ tee /etc/apt/sources.list.d/pgdg.list <