summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorsumuel <samuel@yakubos.org>2026-06-07 02:07:59 +0100
committersumuel <samuel@yakubos.org>2026-06-07 02:07:59 +0100
commit3dbe54853c4733bbe5ff58a6403d1759e921bdc3 (patch)
treeaf5204b3feaae0f659f07c2816677879beb3c157 /build.sh
parentaad2b809ad64ee653793e16ca3e7ba0a84d3fd2a (diff)
Change main.c to stats.c
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index cfe5ef0..e980568 100755
--- a/build.sh
+++ b/build.sh
@@ -2,6 +2,6 @@
clear
-vim main.c
+vim stats.c
make