aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2025-03-28 18:37:52 +0100
committerPaul Oliver <contact@pauloliver.dev>2025-03-28 18:37:52 +0100
commitbebb226ad9af75ffe3c0205882b3727f28f4b6d3 (patch)
treef534f08960a6aa14dae564843e318b9853495320 /build.sh
InitialHEADmaster
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100755
index 0000000..55062ac
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+gcc -O3 minibattery.c -o minibattery