mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-18 16:37:01 +08:00
fix json decode issue
This commit is contained in:
parent
115a39f2b0
commit
28d12eb224
3 changed files with 6 additions and 13 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
set -eo pipefail
|
||||
|
||||
if [ $# -eq 0 ]
|
||||
then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue