You've already forked KernelSU
mirror of
https://github.com/tiann/KernelSU.git
synced 2025-08-27 23:46:34 +00:00
Create symlink for python3
This commit is contained in:
@@ -32,6 +32,8 @@ jobs:
|
|||||||
libncurses-dev binutils-aarch64-linux-gnu gcc-aarch64-linux-gnu nuget gzip \
|
libncurses-dev binutils-aarch64-linux-gnu gcc-aarch64-linux-gnu nuget gzip \
|
||||||
rsync python3 device-tree-compiler
|
rsync python3 device-tree-compiler
|
||||||
|
|
||||||
|
sudo ln -s --force python3 /usr/bin/python
|
||||||
|
|
||||||
export LLVM_VERSION=12
|
export LLVM_VERSION=12
|
||||||
wget https://apt.llvm.org/llvm.sh
|
wget https://apt.llvm.org/llvm.sh
|
||||||
chmod +x llvm.sh
|
chmod +x llvm.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user