Signed-off-by: Thomas131 <t@t131.us.to>
@ -1,7 +1,7 @@
#!/bin/bash
set -Eeuo pipefail
stable_channel='20.0.9'
stable_channel='20.0.10'
self="$(basename "$BASH_SOURCE")"
cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"