fix(frontend): build script comment

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2022-06-24 16:06:04 +02:00
parent 1134fc133c
commit 01f6c6b54c

View file

@ -18,7 +18,7 @@ check_prereq() {
[[ exit -eq 1 ]] && exit 1
}
https://github.com/docker/cli/issues/1134#issuecomment-613516912
# https://github.com/docker/cli/issues/1134#issuecomment-613516912
export DOCKER_BUILDKIT=1
function build(){
cp .env.sample .env