added document.sh

This commit is contained in:
Nikita Bykov
2020-03-25 11:25:36 +03:00
parent 80399e072a
commit 09dd3401fe

View File

@@ -4,6 +4,9 @@
## Desc: Installs Swift
################################################################################
# Source the helpers for use with the script
source $HELPER_SCRIPTS/document.sh
# Install # Install
image_label="$(lsb_release -rs)"
swift_version="5.1.5"