Skip to content

Commit 003e0c0

Browse files
committed
remove junk
1 parent 799a0e6 commit 003e0c0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

SoF_HTTP.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
REM Define the SOF_OPTIONS variable
2-
SET "SOF_OPTIONS=+set console 1 +set nope lol"
2+
SET "SOF_OPTIONS=+set console 1"
33
powershell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File http_listener.ps1 %SOF_OPTIONS%

user/sofplus/addons/http2.func

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ function http2_init()
2626

2727
function http2_init_print()
2828
{
29-
echo "HTTP Downloader v1.1 Loaded"
29+
echo "HTTP Downloader v1.2 Loaded"
3030
}
3131

3232
function http2_spawn_dl()

0 commit comments

Comments
 (0)