removed debug echo

This commit is contained in:
James Fraser 2016-04-19 21:10:13 +10:00
commit e86dfef1c5

View file

@ -70,8 +70,6 @@ function history_sync_push() {
esac
done
echo $recipients
# Encrypt
if ! [[ ${#recipients[@]} > 0 ]]; then
echo -n "Please enter GPG recipient name: "