Skip to content

Commit 5650c43

Browse files
execute
1 parent d01e141 commit 5650c43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ jobs:
5454
sort hosts **/hosts | uniq > ./EasyListAllCombined/hosts
5555
echo "Download";
5656
wget https://github.com/easylist/easylist/archive/refs/heads/master.zip
57-
umask 777
5857
unzip master.zip
5958
rm -rf master.zip
59+
cmmod -R 111 ./easylist-master
6060
subdirectories=("easylist" "easylist_adult" "easylist_cookie" "easyprivacy" "fanboy-addon")
6161
6262
for dir in "${subdirectories[@]}"; do

0 commit comments

Comments
 (0)