Browse Source

Fixed no-ops for check and in

expose_links
Drew Short 4 years ago
parent
commit
d4a1bc74e6
  1. 2
      assets/check
  2. 2
      assets/in

2
assets/check

@ -1,2 +1,2 @@
#!/bin/sh
printf []
echo '{"version":{}}'

2
assets/in

@ -1,2 +1,2 @@
#!/bin/sh
printf []
echo '{"version":{}}'
Loading…
Cancel
Save