mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 18:49:41 +00:00
modified: .github/workflows/mikrotik_patch_7.yml
This commit is contained in:
parent
e728aec84c
commit
ac2cfdeafd
2
.github/workflows/mikrotik_patch_7.yml
vendored
2
.github/workflows/mikrotik_patch_7.yml
vendored
@ -201,7 +201,7 @@ jobs:
|
|||||||
}]
|
}]
|
||||||
}]
|
}]
|
||||||
EOF
|
EOF
|
||||||
sudo apt-get install python3-crcmod
|
sudo apt-get install python3-crcmod > /dev/null
|
||||||
HASH=$(sudo python3 -E <<EOF
|
HASH=$(sudo python3 -E <<EOF
|
||||||
import hashlib, crcmod, sys
|
import hashlib, crcmod, sys
|
||||||
with open('option.jg','rb') as f:
|
with open('option.jg','rb') as f:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user