Skip to content

Update phreaknet.sh #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

brown1d
Copy link
Contributor

@brown1d brown1d commented Aug 13, 2025

RTPulsing should be 0 to disable Revertive Pulse patches. Later in script the line:

if [ "$RTPULSING" = "1" ] ; then
..
fi

This installs the patch. Comment does not match purpose, and installing the RT Pulsing patches will fail.

RTPulsing should be 0 to disable Revertive Pulse patches.  Later in  script the line:

if [ "$RTPULSING" = "1" ] ; then 
   ..
fi

This installs the patch.  Comment does not match purpose, and installing the RT Pulsing patches will fail.
@InterLinked1
Copy link
Owner

Actually, I did the work recently in commit 34f9367 to do the rebasing needed and re-enabled the patches, so it's the comment that is now incorrect.

Are you still encountering a failure with the rtpulsing patches?

@InterLinked1
Copy link
Owner

I've removed the comment in this change here, so I think this PR is negated, but thanks for pointing this out: c3d74a9#diff-e38b426958f10b80b0c2800878509c5dd037d3f71ea3c37aa249f7e665fa82bcL277

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants