Skip to content

Commit

Permalink
Disable copying of CentOS6 and CentOs7 versions of the blocker.
Browse files Browse the repository at this point in the history
- Required before we can deprecate those folders.
REF: #84 @lutaylor
  • Loading branch information
mitchellkrogza committed Aug 3, 2018
1 parent bb52759 commit cfb1ef7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .dev-tools/generate-blacklists.sh
Original file line number Diff line number Diff line change
Expand Up @@ -985,7 +985,7 @@ rm ${inputdb10}

# Copy files to correct folder
# **********************************************
sudo cp ${apache3} /home/travis/build/mitchellkrogza/apache-ultimate-bad-bot-blocker/_other_distros/CentOS6/conf.d/globalblacklist.conf
#sudo cp ${apache3} /home/travis/build/mitchellkrogza/apache-ultimate-bad-bot-blocker/_other_distros/CentOS6/conf.d/globalblacklist.conf

# *****************************************************************************************************************
# *****************************************************************************************************************
Expand Down Expand Up @@ -1263,7 +1263,7 @@ rm ${inputdb10}

# Copy files to correct folder
# **********************************************
sudo cp ${apache4} /home/travis/build/mitchellkrogza/apache-ultimate-bad-bot-blocker/_other_distros/CentOS7/custom.d/globalblacklist.conf
#sudo cp ${apache4} /home/travis/build/mitchellkrogza/apache-ultimate-bad-bot-blocker/_other_distros/CentOS7/custom.d/globalblacklist.conf

# **********************
# Exit With Error Number
Expand Down

0 comments on commit cfb1ef7

Please sign in to comment.