Add more scripts

This commit is contained in:
Waldemar Tomme 2023-11-22 19:29:43 +01:00
parent 50c517fdc1
commit a542d51a4b
4 changed files with 12 additions and 3 deletions

View File

@ -1,5 +1,4 @@
#!/bin/bash -xe
pmbootstrap shutdown
yes | pmbootstrap zap --all
sudo rm -r ~/code/linux-a7y18lte/.output/*
./clean-pmbootstrap.sh
./clean-kernel.sh

3
clean-kernel.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash -xe
sudo rm -r ~/code/linux-a7y18lte/.output/*

4
clean-pmbootstrap.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
pmbootstrap shutdown
yes | pmbootstrap zap --all

3
setup-chroot.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
pmbootstrap chroot apk add git dtbtool-exynos