mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-09-07 10:34:36 +00:00
modified: .github/workflows/mikrotik_patch_7.yml
This commit is contained in:
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user