mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 18:49:41 +00:00
modified: .github/workflows/patch_v6.yml
modified: .github/workflows/patch_v7.yml
This commit is contained in:
parent
74a89f9af6
commit
ecf7d9b5ea
3
.github/workflows/patch_v6.yml
vendored
3
.github/workflows/patch_v6.yml
vendored
@ -200,7 +200,6 @@ jobs:
|
||||
{type:'separator'},
|
||||
{type:'toolbar',
|
||||
c: [
|
||||
{title:'Terminal',type:'contextmenu',autostart: 1,group:'Tools',link: [{conv:'put',dst:'Type',val: 0}],open:'Telnet',tab:'Telnet'},
|
||||
{name:'License',type:'contextmenu',autostart: 1,group:'System',link: [],open:'License',tab:'License'},
|
||||
{name:'Check For Updates',type:'contextmenu',autostart: 1,group:'System',link: [],open:'Packages',tab:'Check For Updates'}
|
||||
]
|
||||
@ -314,7 +313,7 @@ jobs:
|
||||
unzip $PUBLISH_DIR/all_packages-$ARCH-$VERSION.zip -d $BUILD_DIR/new_iso/
|
||||
python3 patch.py kernel $BUILD_DIR/new_iso/isolinux/initrd.rgz
|
||||
xorriso -as mkisofs -o $PUBLISH_DIR/mikrotik-$VERSION$ARCH_EXT.iso \
|
||||
-V "MikroTik $LATEST_VERSION" \
|
||||
-V "MikroTik $VERSION" \
|
||||
-sysid "" -preparer "MiKroTiK" \
|
||||
-publisher "" -A "MiKroTiK RouterOS" \
|
||||
-input-charset utf-8 \
|
||||
|
||||
1
.github/workflows/patch_v7.yml
vendored
1
.github/workflows/patch_v7.yml
vendored
@ -224,7 +224,6 @@ jobs:
|
||||
{type:'separator'},
|
||||
{type:'toolbar',
|
||||
c: [
|
||||
{title:'Terminal',type:'contextmenu',autostart: 1,group:'Tools',link: [{conv:'put',dst:'Type',val: 0}],open:'Telnet',tab:'Telnet'},
|
||||
{name:'License',type:'contextmenu',autostart: 1,group:'System',link: [],open:'License',tab:'License'},
|
||||
{name:'Check For Updates',type:'contextmenu',autostart: 1,group:'System',link: [],open:'Packages',tab:'Check For Updates'}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user