Skip to content

Commit

Permalink
grr.. Fixed git commit message stuck in file. (#2659)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtucker6784 authored and snipe committed Sep 21, 2016
1 parent 5800912 commit caf6a10
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions snipeit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -289,11 +289,8 @@ case $distro in
echo ""
progress
if [ "$version" == "16.04" ]; then
<<<<<<< HEAD
sudo apt-get install -y git unzip php php-mcrypt php-curl php-mysql php-gd php-ldap php-zip php-mbstring php-xml >> /var/log/snipeit-install.log 2>&1
=======
sudo apt-get install -y git unzip php php-mcrypt php-curl php-mysql php-gd php-ldap php-xml php-zip php-mbstring >> /var/log/snipeit-install.log 2>&1
>>>>>>> 7fdd4fbe987a00138f2e4b1695d67d3069bc1359
#Enable mcrypt and rewrite
echo "## Enabling mcrypt and rewrite"
sudo phpenmod mcrypt >> /var/log/snipeit-install.log 2>&1
Expand Down

0 comments on commit caf6a10

Please sign in to comment.