@@ -18,7 +18,7 @@ while getopts ":r:o:d:" opt; do
;;
esac
done
if [ -z "$REF" ]; then REF="1.14.2"; fi
if [ -z "$REF" ]; then REF="1.15.0"; fi
if [ -z "$OS_VERSION_NAME" ]; then OS_VERSION_NAME='buster'; fi
if [ -z "$DB_TYPE" ]; then DB_TYPE="sqlite"; fi
The note is not visible to the blocked user.