add os.sh helper to azpwsh and java

This commit is contained in:
Mikhail Timofeev
2020-05-15 10:19:14 +03:00
parent aa819b9081
commit 5f2e516702
2 changed files with 2 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
# Source the helpers for use with the script
source $HELPER_SCRIPTS/document.sh
source $HELPER_SCRIPTS/os.sh
set -e