Sign in
apache
/
security-vulnogram
/
refs/heads/main-next
/
.
/
scripts
/
start.sh
blob: b87342510905c6013b3c3530958300841718793e [
file
]
#!/usr/bin/env bash
set
-
ex
-
o pipefail
sed
-
i
-
e
"s/copyright.*/copyright : '$(git describe --tags)',/"
config
/
conf
.
js
node app
.
js