mirror of https://github.com/status-im/consul.git
ui: delete backup files
This commit is contained in:
parent
085b26410c
commit
1ee4726073
|
@ -15,5 +15,6 @@ dist:
|
|||
cp index.html dist/index.html
|
||||
sed -E -e "/ASSETS/,/\/ASSETS/ d" -ibak dist/index.html
|
||||
sed -E -e "s#<\/body>#<script src=\"static/application.min.js\"></script></body>#" -ibak dist/index.html
|
||||
rm dist/index.htmlbak
|
||||
|
||||
.PHONY: server watch dist
|
||||
|
|
Loading…
Reference in New Issue