fix: add bash safety headers, ignore GENERAL.upstream.txt, pass UPSTREAM_GENERAL_REF
Some checks failed
ci/woodpecker/manual/ipq60xx Pipeline failed
Some checks failed
ci/woodpecker/manual/ipq60xx Pipeline failed
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
#移除luci-app-attendedsysupgrade
|
||||
sed -i "/attendedsysupgrade/d" $(find ./feeds/luci/collections/ -type f -name "Makefile")
|
||||
#修改默认主题
|
||||
|
||||
Reference in New Issue
Block a user