Skip to content

Commit

Permalink
remove junk
Browse files Browse the repository at this point in the history
  • Loading branch information
d3nd3 committed May 9, 2023
1 parent 799a0e6 commit 003e0c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SoF_HTTP.cmd
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
REM Define the SOF_OPTIONS variable
SET "SOF_OPTIONS=+set console 1 +set nope lol"
SET "SOF_OPTIONS=+set console 1"
powershell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File http_listener.ps1 %SOF_OPTIONS%
2 changes: 1 addition & 1 deletion user/sofplus/addons/http2.func
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function http2_init()

function http2_init_print()
{
echo "HTTP Downloader v1.1 Loaded"
echo "HTTP Downloader v1.2 Loaded"
}

function http2_spawn_dl()
Expand Down

0 comments on commit 003e0c0

Please sign in to comment.