Commit 42b3576a authored by liuzheng712's avatar liuzheng712

feat: add tool

parent b73f6e99
#!/bin/bash
# coding: utf-8
# Copyright (c) 2017
# Gmail:liuzheng712
#
set -ex
npm i
npm run-script build
docker build -t luna .
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment