Update and rename r2s_passwall.yml to r2s_add_passwall.yml
This commit is contained in:
@@ -3,7 +3,7 @@ name: r2s 原版friendlywrt合并passwall插件
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- '.github/workflows/r2s_passwall.yml'
|
||||
- '.github/workflows/r2s_add_passwall.yml'
|
||||
schedule:
|
||||
- cron: '10 13 * * *'
|
||||
|
||||
@@ -82,7 +82,7 @@ jobs:
|
||||
CONFIG_PACKAGE_luci-theme-openwrt=y
|
||||
CONFIG_PACKAGE_luci-theme-rosy=y
|
||||
# CONFIG_OPENSSL_PREFER_CHACHA_OVER_GCM is not set' >> configs/config_rk3328
|
||||
sed -i '/8.8.8.8/d' package/base-files/files/root/setup.sh
|
||||
sed -i '/8.8.8.8/d' friendlywrt/package/base-files/files/root/setup.sh
|
||||
|
||||
- name: Clean Feeds
|
||||
run: |
|
||||
Reference in New Issue
Block a user