Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
utmux authored Jun 12, 2021
1 parent fb5edc6 commit 5f7d6a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ jobs:

run: |
Invoke-WebRequest https://github.com/NampSec/RDP/blob/master/Files/NGROK-US.bat -OutFile NGROK-US.bat
Invoke-WebRequest https://raw.githubusercontent.com/NampSec/RDP/master/Files/NGROK-US.bat -OutFile NGROK-US.bat
Invoke-WebRequest https://github.com/NampSec/RDP/blob/master/Files/NGROK-CHECK.bat -OutFile NGROK-CHECK.bat
Invoke-WebRequest https://raw.githubusercontent.com/NampSec/RDP/master/Files/NGROK-CHECK.bat -OutFile NGROK-CHECK.bat
Invoke-WebRequest https://github.com/NampSec/RDP/blob/master/Files/loop.bat -OutFile loop.bat
Invoke-WebRequest https://raw.githubusercontent.com/NampSec/RDP/master/Files/loop.bat -OutFile loop.bat
- name: Make YML file for NGROK.

Expand Down

0 comments on commit 5f7d6a7

Please sign in to comment.