Files
docker-registry-ui/bin/entrypoint
T

5 lines
65 B
Bash
Executable File

#!/bin/bash
sed -i "s,\${URL},${URL}," script.js
http-server $@