unset ftp_password variable
This commit is contained in:
parent
b34c7a5986
commit
92a39325cf
1 changed files with 1 additions and 0 deletions
|
|
@ -770,5 +770,6 @@ unset AWS_ACCESS_KEY_ID
|
||||||
unset AWS_SECRET_ACCESS_KEY
|
unset AWS_SECRET_ACCESS_KEY
|
||||||
unset PASSPHRASE
|
unset PASSPHRASE
|
||||||
unset SIGN_PASSPHRASE
|
unset SIGN_PASSPHRASE
|
||||||
|
unset FTP_PASSWORD
|
||||||
|
|
||||||
# vim: set tabstop=2 shiftwidth=2 sts=2 autoindent smartindent:
|
# vim: set tabstop=2 shiftwidth=2 sts=2 autoindent smartindent:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue