General: Cleanup build scripts

This commit is contained in:
2024-08-22 15:10:41 +03:00
parent fb35f06cf5
commit e59772a58d
4 changed files with 28 additions and 17 deletions
+1 -1
View File
@@ -63,4 +63,4 @@ sudo mkfs.ext2 -q $PARTITION2
sudo losetup -d $LOOP_DEV
# install bootloader
$BANAN_SCRIPT_DIR/install-bootloader.sh
$BANAN_SCRIPT_DIR/install-bootloader.sh || exit 1