unset ftp_password variable

This commit is contained in:
Philip 2015-01-23 19:12:57 +00:00
parent b34c7a5986
commit 92a39325cf

View file

@ -770,5 +770,6 @@ unset AWS_ACCESS_KEY_ID
unset AWS_SECRET_ACCESS_KEY
unset PASSPHRASE
unset SIGN_PASSPHRASE
unset FTP_PASSWORD
# vim: set tabstop=2 shiftwidth=2 sts=2 autoindent smartindent: