#!/usr/bin/env bash function check_help() { usage_general cat< "$RUN_DIR/upstream_release" } function check_local() { if [[ $(get_current_novos_version) < $(get_cached_novos_version) ]]; then if ! test -f "$RUN_DIR/quiet"; then cat<