build.sh: clean up the all target

This commit is contained in:
perennial
2024-10-12 04:00:49 +11:00
parent df2853dfd1
commit 511d23f0d3
-1
View File
@@ -132,7 +132,6 @@ help() {
all() {
fmt
i18n
build
test
}