diff --git a/assets/check b/assets/check index 44231fd..c417f32 100644 --- a/assets/check +++ b/assets/check @@ -1,2 +1,2 @@ #!/bin/sh -printf [] \ No newline at end of file +echo '{"version":{}}' \ No newline at end of file diff --git a/assets/in b/assets/in index 44231fd..c417f32 100644 --- a/assets/in +++ b/assets/in @@ -1,2 +1,2 @@ #!/bin/sh -printf [] \ No newline at end of file +echo '{"version":{}}' \ No newline at end of file