fix version

This commit is contained in:
Aaron Murray 2022-01-18 06:36:36 -06:00
parent 59294b0116
commit 43b3eb3302

View File

@ -192,7 +192,7 @@ if grep -rq raspberrypi.org /etc/apt/*; then
truncate -s 0 "${vsCodeList}"
if [ ${version} -eq 6 ]; then
over="=6.0.8"
over="=6.0.8-1"
fi
fi