Commit Graph

5 Commits (56f37614f47e22ce2d980e54bb2db53f8859b514)

Author SHA1 Message Date
IceCodeNew a0bb5d8eed Only implied some ShellCheck fixes.
添上了必要的引号,同时手动修复了 [SC2181](https://github.com/koalaman/shellcheck/wiki/SC2181) 错误。
2020-06-12 12:54:36 +08:00
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