-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Move .dat files from lib directory to share directory
IceCodeNew edited this page Aug 16, 2020
·
5 revisions
目前已無需移動。
如果你需要將 /usr/local/lib/v2ray/
移動到 /usr/local/share/
下。
# vim install-release.sh
DAT_PATH='/usr/local/share/v2ray/'
# mv /usr/local/lib/v2ray/ /usr/local/share/
# systemctl edit v2ray.service
[Service]
Environment=V2RAY_LOCATION_ASSET=/usr/local/share/v2ray/