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