Merge pull request #84 from phillxnet/unset-ftp-password
unset ftp_password variable
This commit is contained in:
commit
624e32be4b
1 changed files with 1 additions and 0 deletions
|
|
@ -788,5 +788,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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue