Make image variable

This commit is contained in:
Webber
2020-01-29 20:48:50 +01:00
committed by Webber Takken
parent 02967cea9e
commit d786d61c77
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
#!/usr/bin/env bash
#
# Display the unity version
#
echo "Activating Unity version \"$UNITY_VERSION\"."
if [[ -n "$UNITY_LICENSE" ]]; then
#
# PERSONAL LICENSE MODE