add helpers script to os.sh

This commit is contained in:
Mikhail Timofeev
2020-05-14 21:52:36 +03:00
parent e9b600816a
commit 7355052c7f

View File

@@ -6,6 +6,7 @@
# Source the helpers for use with the script
source $HELPER_SCRIPTS/document.sh
source $HELPER_SCRIPTS/os.sh
# Install Powershell
if isUbuntu20 ; then