mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2026-05-05 03:16:35 +00:00
[gulp] Add static version in gulp
This commit is contained in:
4
bin/entrypoint
Executable file
4
bin/entrypoint
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
sed -i "s,\${URL},${URL}," script.js
|
||||
|
||||
http-server $@
|
||||
Reference in New Issue
Block a user