mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-08-26 02:04:50 +00:00
modified: .github/workflows/mikrotik_patch_7.yml
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user