mirror of
https://github.com/tw93/Mole.git
synced 2026-02-09 17:54:17 +00:00
feat: Add git hooks to enforce universal binary builds and improve CPU metric calculation.
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
export CGO_ENABLED=0
|
||||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
# Check if Go is installed
|
||||
|
||||
Reference in New Issue
Block a user