Update 'masspass'

This commit is contained in:
Bret 2020-11-15 04:43:59 -05:00
parent 96f70489c1
commit 197a2f8791
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
#!/usr/bin/bash #!/usr/bin/bash
## Copyright © 2013 Bret Human ## Copyright © 2013 Bret Human
## https://cynicaloptimist.me/ ## https://cynop.me/
## ##
## Documentation at: ## Documentation at:
## https://psi.cynicaloptimist.me/Caffarius/masspass ## https://psi.cynop.me/Caffarius/masspass
## ##
## For questions or comments write: ## For questions or comments write:
## info@cynicaloptimist.me ## info@cynop.me
# #
# Uses Expect to massively update root passwords. # Uses Expect to massively update root passwords.
# #