teddysun / across

Across the Great Wall we can reach every corner in the world
https://teddysun.com
Apache License 2.0
4.97k stars 2.22k forks source link

Update wireguard.sh #60

Closed SNBQT closed 4 years ago

SNBQT commented 4 years ago

原先 client_files=($(find /etc/wireguard -name "*_client" | sort)) 在软连接目录下无法查询,需多个反斜杠

teddysun commented 4 years ago

Thanks