File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -189,6 +189,12 @@ jobs:
189189 echo "正在配置SukiSU Ultra..."
190190 curl -LSs "https://raw.githubusercontent.com/ShirkNeko/SukiSU-Ultra/refs/heads/main/kernel/setup.sh" | bash -s susfs-main
191191 cd ./KernelSU
192+ ############临时修复sulog编译错误############
193+ cd kernel
194+ rm -rf sulog.c
195+ wget https://raw.githubusercontent.com/SukiSU-Ultra/SukiSU-Ultra/343c6452cf84daaa1cfe44643505a09b61a7b762/kernel/sulog.c
196+ cd ..
197+ ##########################################
192198 # 获取当前 Git 提交的短哈希 (8位)
193199 GIT_COMMIT_HASH=$(git rev-parse --short=8 HEAD)
194200 echo "当前提交哈希: $GIT_COMMIT_HASH"
Original file line number Diff line number Diff line change @@ -189,6 +189,12 @@ jobs:
189189 echo "正在配置SukiSU Ultra..."
190190 curl -LSs "https://raw.githubusercontent.com/ShirkNeko/SukiSU-Ultra/refs/heads/main/kernel/setup.sh" | bash -s susfs-main
191191 cd ./KernelSU
192+ ############临时修复sulog编译错误############
193+ cd kernel
194+ rm -rf sulog.c
195+ wget https://raw.githubusercontent.com/SukiSU-Ultra/SukiSU-Ultra/343c6452cf84daaa1cfe44643505a09b61a7b762/kernel/sulog.c
196+ cd ..
197+ ##########################################
192198 # 获取当前 Git 提交的短哈希 (8位)
193199 GIT_COMMIT_HASH=$(git rev-parse --short=8 HEAD)
194200 echo "当前提交哈希: $GIT_COMMIT_HASH"
Original file line number Diff line number Diff line change @@ -189,6 +189,12 @@ jobs:
189189 echo "正在配置SukiSU Ultra..."
190190 curl -LSs "https://raw.githubusercontent.com/ShirkNeko/SukiSU-Ultra/refs/heads/main/kernel/setup.sh" | bash -s susfs-main
191191 cd ./KernelSU
192+ ############临时修复sulog编译错误############
193+ cd kernel
194+ rm -rf sulog.c
195+ wget https://raw.githubusercontent.com/SukiSU-Ultra/SukiSU-Ultra/343c6452cf84daaa1cfe44643505a09b61a7b762/kernel/sulog.c
196+ cd ..
197+ ##########################################
192198 # 获取当前 Git 提交的短哈希 (8位)
193199 GIT_COMMIT_HASH=$(git rev-parse --short=8 HEAD)
194200 echo "当前提交哈希: $GIT_COMMIT_HASH"
Original file line number Diff line number Diff line change @@ -189,6 +189,12 @@ jobs:
189189 echo "正在配置SukiSU Ultra..."
190190 curl -LSs "https://raw.githubusercontent.com/ShirkNeko/SukiSU-Ultra/refs/heads/main/kernel/setup.sh" | bash -s susfs-main
191191 cd ./KernelSU
192+ ############临时修复sulog编译错误############
193+ cd kernel
194+ rm -rf sulog.c
195+ wget https://raw.githubusercontent.com/SukiSU-Ultra/SukiSU-Ultra/343c6452cf84daaa1cfe44643505a09b61a7b762/kernel/sulog.c
196+ cd ..
197+ ##########################################
192198 # 获取当前 Git 提交的短哈希 (8位)
193199 GIT_COMMIT_HASH=$(git rev-parse --short=8 HEAD)
194200 echo "当前提交哈希: $GIT_COMMIT_HASH"
Original file line number Diff line number Diff line change @@ -189,6 +189,12 @@ jobs:
189189 echo "正在配置SukiSU Ultra..."
190190 curl -LSs "https://raw.githubusercontent.com/ShirkNeko/SukiSU-Ultra/refs/heads/main/kernel/setup.sh" | bash -s susfs-main
191191 cd ./KernelSU
192+ ############临时修复sulog编译错误############
193+ cd kernel
194+ rm -rf sulog.c
195+ wget https://raw.githubusercontent.com/SukiSU-Ultra/SukiSU-Ultra/343c6452cf84daaa1cfe44643505a09b61a7b762/kernel/sulog.c
196+ cd ..
197+ ##########################################
192198 # 获取当前 Git 提交的短哈希 (8位)
193199 GIT_COMMIT_HASH=$(git rev-parse --short=8 HEAD)
194200 echo "当前提交哈希: $GIT_COMMIT_HASH"
Original file line number Diff line number Diff line change @@ -189,6 +189,12 @@ jobs:
189189 echo "正在配置SukiSU Ultra..."
190190 curl -LSs "https://raw.githubusercontent.com/ShirkNeko/SukiSU-Ultra/refs/heads/main/kernel/setup.sh" | bash -s susfs-main
191191 cd ./KernelSU
192+ ############临时修复sulog编译错误############
193+ cd kernel
194+ rm -rf sulog.c
195+ wget https://raw.githubusercontent.com/SukiSU-Ultra/SukiSU-Ultra/343c6452cf84daaa1cfe44643505a09b61a7b762/kernel/sulog.c
196+ cd ..
197+ ##########################################
192198 # 获取当前 Git 提交的短哈希 (8位)
193199 GIT_COMMIT_HASH=$(git rev-parse --short=8 HEAD)
194200 echo "当前提交哈希: $GIT_COMMIT_HASH"
You can’t perform that action at this time.
0 commit comments