Skip to content

Commit

Permalink
Update πŸ› -Install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldzou committed Jan 20, 2025
1 parent 450ccb3 commit d115dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Writerside/topics/πŸ› -Install.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ Please make sure you understand these commands before you run them.
rc-service networking --quiet start ; \
apk update ; \
apk add wireguard-tools python3 python3-dev git iptables net-tools gcc musl-dev linux-headers sudo ; \
git clone -b v4.0-alpine-linux https://github.com/donaldzou/WGDashboard.git ; \
git clone https://github.com/donaldzou/WGDashboard.git ; \
cd ./WGDashboard/src ; \
chmod +x ./wgd.sh ; \
./wgd.sh install
Expand Down

0 comments on commit d115dda

Please sign in to comment.