Skip to content

Commit

Permalink
removed debug
Browse files Browse the repository at this point in the history
  • Loading branch information
BIAndrews committed Apr 14, 2015
1 parent af6bec3 commit 08adb6e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions contrib/fpm-createPackages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,7 @@ RELEASE="0"
fi
echo "RELEASE=$RELEASE" > "${PWD}/.release-${VER}"


echo VER=$VER
echo RELEASE=$RELEASE
exit
echo "Building packages for ${VER}-${RELEASE}"

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 08adb6e

Please sign in to comment.