mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-08-29 11:35:43 +00:00
modified: .github/workflows/mikrotik_patch.yml
modified: .gitignore modified: patch.py
This commit is contained in:
2
.github/workflows/mikrotik_patch.yml
vendored
2
.github/workflows/mikrotik_patch.yml
vendored
@@ -99,7 +99,7 @@ jobs:
|
||||
sudo wget -nv -O netinstall-$LATEST_VERSION.zip https://download.mikrotik.com/routeros/$LATEST_VERSION/netinstall-$LATEST_VERSION.zip
|
||||
sudo unzip netinstall-$LATEST_VERSION.zip
|
||||
sudo rm netinstall-$LATEST_VERSION.zip
|
||||
|
||||
|
||||
- name: Patch netinstall.exe
|
||||
run: |
|
||||
sudo -E python3 patch.py netinstall netinstall.exe
|
||||
|
||||
Reference in New Issue
Block a user