mirror of
https://github.com/goharbor/harbor
synced 2025-04-13 19:23:41 +00:00
5 lines
53 B
Bash
5 lines
53 B
Bash
#!/bin/bash
|
|
ng build
|
|
cp index.html dist/index.html
|
|
|