Skip to content

Commit

Permalink
changed fpm script version and release to placeholders for CI automation
Browse files Browse the repository at this point in the history
  • Loading branch information
BIAndrews committed Apr 14, 2015
1 parent 04bbb96 commit 2e2dafc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/fpm-createPackages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ URI="https://github.com/BIAndrews/sshfail2kml"
LIC="GPLv3"
PROV="sshfail2kml"
EMAIL="[email protected]"
VER="1.3.3"
RELEASE="1"
VER="#VER#"
RELEASE="#BUILD#"

install -d $DIR/var/lib/sshfail2kml $DIR/etc/cron.d $DIR/usr/bin
cp -f ../sshfail2kml $DIR/usr/bin
Expand Down

0 comments on commit 2e2dafc

Please sign in to comment.