diff --git a/Makefile b/Makefile index 181d3acc..bcd08b18 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ build: @echo "Building Bibata..." - sh ./build.sh + ./build.sh clean: @echo "Cleaning Up..."