diff --git a/cbuild.sh b/cbuild.sh index 8444aa5..866f66c 100755 --- a/cbuild.sh +++ b/cbuild.sh @@ -2,6 +2,7 @@ # Written by Noah Swerhun # https://noahsw.xyz +# Development: https://git.noahsw.xyz/cbuild.sh/log.html # --- USER CONFIG --- CC="gcc"