Skip to content

Update phreaknet.sh#66

Closed
brown1d wants to merge 1 commit into
InterLinked1:masterfrom
brown1d:fix/correctRTPulsingFlag
Closed

Update phreaknet.sh#66
brown1d wants to merge 1 commit into
InterLinked1:masterfrom
brown1d:fix/correctRTPulsingFlag

Conversation

@brown1d
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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