Fix location for specte meltdown checker script

This commit is contained in:
Alexandre Aubin 2021-11-22 08:14:45 +01:00
parent 10e00b3318
commit a399675f60

View file

@ -206,7 +206,7 @@ class MyDiagnoser(Diagnoser):
# script taken from https://github.com/speed47/spectre-meltdown-checker
# script commit id is store directly in the script
SCRIPT_PATH = "/usr/lib/moulinette/yunohost/vendor/spectre-meltdown-checker/spectre-meltdown-checker.sh"
SCRIPT_PATH = "/usr/lib/python3/dist-packages/yunohost/vendor/spectre-meltdown-checker/spectre-meltdown-checker.sh"
# '--variant 3' corresponds to Meltdown
# example output from the script: