diff --git a/main.sh b/main.sh index 8a380ca..00c643e 100755 --- a/main.sh +++ b/main.sh @@ -7,6 +7,7 @@ git clone https://github.com/anatol/booster.git cd booster cp -rvf ../debian ./ cp -f ../Makefile ./Makefile +cp -f ../update-initramfs ./update-initramfs # Get build deps apt-get build-dep ./ -y