This commit is contained in:
Edi Septriyanto
2017-08-30 23:27:49 +07:00
parent 9bb2ed0ee5
commit 449ff277d6

View File

@@ -2,7 +2,7 @@
echo "Adding repositories..."
if [[ "$DISTRIB_RELEASE" == "14.04" || "$DISTRIB_RELEASE" == "17" ]]
if [[ "$DISTRIB_RELEASE" == "14.04" || "$DISTRIB_RELEASE" == "17" ]]; then
# Ubuntu release 14.04, LinuxMint 17
DISTRIB_REPO="trusty"