add geoassessts to makefile prepare

This commit is contained in:
hiddify
2023-11-12 20:30:12 +03:30
parent 3ad8c24fe6
commit 0c2e0f4070

View File

@@ -33,7 +33,7 @@ gen:
translate:
dart run slang
prepare: get gen translate
prepare: get-geo-assets get gen translate
@echo "Select a platform:"
@echo "1. Android"
@echo "2. Windows"