mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-01-05 14:05:37 +01:00
Relative otsfiles path...
This commit is contained in:
@@ -221,7 +221,7 @@ serve_ots_getfile()
|
||||
local hash=${1}
|
||||
trace "[serve_ots_getfile] hash=${hash}"
|
||||
|
||||
binfile_response_to_client "/otsfiles/" "${hash}.ots"
|
||||
binfile_response_to_client "otsfiles/" "${hash}.ots"
|
||||
returncode=$?
|
||||
trace_rc ${returncode}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user