From a56383035c6d2d5c82cac4b8ea2d3cc63712afd3 Mon Sep 17 00:00:00 2001 From: Vitaliy Zarubin Date: Thu, 8 Jun 2023 10:05:15 +0300 Subject: [PATCH] [init] Add FLATTER path --- script/build_example.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/build_example.sh b/script/build_example.sh index 2135823..8476c1c 100755 --- a/script/build_example.sh +++ b/script/build_example.sh @@ -15,7 +15,7 @@ ## -s /home/user/sign/system_keys ## Flatter path -# FLATTER="$HOME/.local/opt/flutter-sdk/bin/flutter" +FLATTER="$HOME/.local/opt/flutter-sdk/bin/flutter" ## https://developer.auroraos.ru/doc/software_development/psdk/setup ## Install Platform SDK path