Update main.sh

This commit is contained in:
ferrreo 2023-08-30 19:48:16 +01:00 committed by GitHub
parent c4b654c753
commit e961b28ae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ git clone https://github.com/anatol/booster.git
cd booster cd booster
cp -rvf ../debian ./ cp -rvf ../debian ./
cp -f ../Makefile ./Makefile cp -f ../Makefile ./Makefile
cp -f ../update-initramfs ./update-initramfs
# Get build deps # Get build deps
apt-get build-dep ./ -y apt-get build-dep ./ -y