'Generic Commit'
Some checks failed
Build-Test-Publish / build (push) Successful in 3s
dropshell-build / build (push) Failing after 1m12s

This commit is contained in:
Your Name 2025-06-01 13:46:32 +12:00
parent f13fd0830a
commit 401902ee05

View File

@ -67,7 +67,7 @@ function check_packages() {
PACKAGES="build-base cmake git wget tar curl ninja mold nodejs npm linux-headers perl jq ccache" PACKAGES="build-base cmake git wget tar curl ninja mold nodejs npm linux-headers perl jq ccache"
;; ;;
*) *)
print_error "Unsupported distribution: $OS" echo "Unsupported distribution: $OS"
exit 1 exit 1
;; ;;
esac esac