mirror of
https://github.com/gfwlist/gfwlist.git
synced 2025-12-13 13:54:02 +08:00
c2NyaXB0IHVwZGF0ZQo=
This commit is contained in:
@@ -75,7 +75,7 @@ if [ "$convertedLog" != "" ]; then
|
||||
|
||||
# log format: author1:"message1"; author2:"message2"...
|
||||
base64 -d gfwlist.txt > list.txt &&
|
||||
git commit -a -m "$convertedLog" &&
|
||||
git commit -a -m "$convertedLog";
|
||||
|
||||
# apply local modification
|
||||
if [ -s temp.patch ]; then git apply temp.patch; fi &&
|
||||
|
||||
Reference in New Issue
Block a user