Skip to content

Commit

Permalink
removed redis ppa
Browse files Browse the repository at this point in the history
  • Loading branch information
litan1106 committed Dec 24, 2023
1 parent 3f9d71e commit 5833a80
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/wsl-init
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,8 @@ locale-gen en_US.UTF-8

apt-get install -y software-properties-common curl

# Install Some PPAs
# Install PHP PPAs
apt-add-repository ppa:ondrej/php -y
apt-add-repository ppa:chris-lea/redis-server -y
# NodeJS
apt-get update
apt-get install -y ca-certificates curl gnupg
Expand Down

0 comments on commit 5833a80

Please sign in to comment.