Skip to content

Commit

Permalink
Fix type in GIT
Browse files Browse the repository at this point in the history
  • Loading branch information
thebugcatcher committed Jan 19, 2018
1 parent 5eaaf40 commit 6749a25
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions adify.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,7 @@ echo """
Installing Git to get adify.
==========================================================
"""
# TODO: Use "uname" command or "$OSTYPE" env
$pm apt-get install -y git
$pm install -y git

ex_version="1.5.2"
otp_version="20.0"
Expand Down

0 comments on commit 6749a25

Please sign in to comment.