donaldzou / WGDashboard

Simple dashboard for WireGuard VPN written in Python w/ Flask
https://donaldzou.github.io/WGDashboard-Documentation/
Apache License 2.0
1.48k stars 217 forks source link

wgd.sh missing #174

Open republicandaddy opened 2 years ago

republicandaddy commented 2 years ago

Hi! after the last time I ran the update command (./wgd.sh update), all worked fine. However, I went to do so today to see if there was a new subversion and literally the file is missing. the page still runs as expected, but the wgd.sh is missing in the src folder.

Can I just pull it from github and insert it or is it built on install and specific to the hardware/build I'm running?

donaldzou commented 2 years ago

I believe you can just pull it from the github

donaldzou commented 2 years ago

Let me know did you solve the problem ;)