Files
UUVPN/source/ios/misc/download_data.sh
Zeus 1bf69048f3 update ios project
update ios project
2024-07-24 11:51:39 +08:00

8 lines
156 B
Bash
Executable File

#!/bin/sh
set -x
WD=`pwd`
curl -OL 'https://github.com/v2ray/domain-list-community/releases/latest/download/dlc.dat' && mv dlc.dat PacketTunnel/site.dat