internetarchive / openlibrary

One webpage for every book ever published!

Home Page:https://openlibrary.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename `obfi.sh` to `reaveal_ip.sh` and make executable

scottbarnes opened this issue · comments

Problem

Related: #9055

A clear and concise description of what you want to happen

A more descriptive name of obfi.sh might be reveal_ip.sh. It should also have the executable bit set.

Internal documentation will also need to be updated to refer to the new name if this is implemented.

Proposal & Constraints

What is the proposed solution / implementation?

git mv scripts/{obfi,reveal_ip}.sh
chmod +x scripts/reveal_ip.sh

Leads

Related files

Stakeholders

Note: Before making a new branch or updating an existing one, please ensure your branch is up to date.