Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaokangwang committed Dec 26, 2017
1 parent a15440e commit a330633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pb:
asset:
mkdir assets
cd assets;curl https://cdn.rawgit.com/v2ray/v2ray-core/e60de73c704d46d91633035e6b06184f7186a4e0/tools/release/config/geosite.dat > geosite.dat
cd assets;curl https://cdn.rawgit.com/v2ray/v2ray-core/v3.1/tools/release/config/geoip.dat > geoip.dat
cd assets;curl https://cdn.rawgit.com/v2ray/v2ray-core/1777540e3d9eb7429c1ba72a93d8ef6c426bda13/release/config/geoip.dat > geoip.dat

shippedBinary:
cd shippedBinarys; $(MAKE) shippedBinary
Expand Down

0 comments on commit a330633

Please sign in to comment.