r.ip #7

Open
DarkFeather wants to merge 10 commits from r.ip into main
Owner

This is adding functionality for TheRaven to return the AniNIX's IP if and when our DNS records are out of date.

This is adding functionality for TheRaven to return the AniNIX's IP if and when our DNS records are out of date.
DarkFeather added 5 commits 2023-10-14 12:59:14 -05:00
DarkFeather added 5 commits 2024-04-08 00:01:01 -05:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b r.ip main
git pull origin r.ip

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff r.ip
git push origin main
Sign in to join this conversation.
No description provided.