mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-09-12 16:46:36 +00:00
modified: .github/workflows/mikrotik_patch.yml
modified: npk.py
This commit is contained in:
1
.github/workflows/mikrotik_patch.yml
vendored
1
.github/workflows/mikrotik_patch.yml
vendored
@@ -88,7 +88,6 @@ jobs:
|
||||
|
||||
- name: Get latest routeros stable version
|
||||
run: |
|
||||
ls -R
|
||||
echo $(uname -a)
|
||||
LATEST_VERSION=$(wget -nv -O - $LATEST_STABLE_VERSION_URL | cut -d ' ' -f1)
|
||||
echo Latest Stabel Version:$LATEST_VERSION
|
||||
|
||||
Reference in New Issue
Block a user