forgot to modify the help target :p

This commit is contained in:
Fijxu 2026-08-17 01:45:49 -04:00
parent 0b2f2aa36e
commit a5d303db00
No known key found for this signature in database
GPG Key ID: 32C1DDF333EDA6A4

View File

@ -112,6 +112,7 @@ help:
@echo "" @echo ""
@echo " API_ONLY Build invidious without a GUI (Default: 0)" @echo " API_ONLY Build invidious without a GUI (Default: 0)"
@echo " NO_DBG_SYMBOLS Strip debug symbols (Default: 0)" @echo " NO_DBG_SYMBOLS Strip debug symbols (Default: 0)"
@echo " SKIP_VERSION_CHECK Skips the Crystal compiler version check (Default: 0)"