Merge branch 'main-upstream'

This commit is contained in:
Sam Heinz
2024-07-21 15:58:56 +10:00
6 changed files with 18 additions and 10 deletions
+4
View File
@@ -17,6 +17,10 @@ cat <<"EOF"
EOF
}
header_info
if ! grep -q -m1 'avx[^ ]*' /proc/cpuinfo; then
echo "AVX instruction set is not supported on this CPU."
exit
fi
echo -e "Loading..."
APP="Unifi"
var_disk="8"