Minor fix

This commit is contained in:
Vladimir Safonkin
2020-03-16 09:16:06 +03:00
parent 936d5e12dc
commit 110661eece
2 changed files with 4 additions and 0 deletions

View File

@@ -4,6 +4,8 @@
## Desc: Installs Android SDK
################################################################################
set -e
# Source the helpers for use with the script
source $HELPER_SCRIPTS/document.sh
source $HELPER_SCRIPTS/apt.sh

View File

@@ -4,6 +4,8 @@
## Desc: Installs Android SDK
################################################################################
set -e
# Source the helpers for use with the script
source $HELPER_SCRIPTS/document.sh
source $HELPER_SCRIPTS/apt.sh