mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-08-31 20:45:52 +00:00
modified: .github/workflows/patch_v7.yml
This commit is contained in:
2
.github/workflows/patch_v7.yml
vendored
2
.github/workflows/patch_v7.yml
vendored
@@ -498,7 +498,7 @@ jobs:
|
||||
cp -v $BUILD_DIR/initramfs.xz $BUILD_DIR/efiboot/initramfs.xz
|
||||
sync
|
||||
sudo umount $BUILD_DIR/efiboot
|
||||
tee $BUILD_DIR/new_iso/isolinux/syslinux.cfg > /dev/null << 'EOF'
|
||||
tee $BUILD_DIR/new_iso/isolinux/isolinux.cfg > /dev/null << 'EOF'
|
||||
default system
|
||||
timeout 50
|
||||
prompt 1
|
||||
|
||||
Reference in New Issue
Block a user