Commit Graph

4 Commits (95020aa14d46bd2a70d3a8f317ec3325cab53032)

Author SHA1 Message Date
Dct Mei 95020aa14d
fix: Extra files
After executing install, two redundant .new files will be left out, which should be removed.
2020-04-29 15:05:10 +08:00
Dct Mei c5deaa3d12
fix: Permissions issue
geoip.dat and geosite.dat should be 755, not 644.
2020-04-29 15:00:34 +08:00
Dct Mei 9c8f7fbbbf
style: Add some tips 2020-04-29 14:40:52 +08:00
Dct Mei f1ce0cb4c0
feat: Rename and add some comments
1. I originally planned to use Python, and after thinking about it, I still used Bash.
2. The script depends on cURL, but you need to solve it yourself.
2020-04-29 14:09:23 +08:00