Skip to content

Commit

Permalink
Update Makefile (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
howieyuen committed Jan 30, 2023
1 parent 9faa160 commit 62619d7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,6 @@ build-local-linux-all: build-local-linux ## Build kusion & kcl tool chain for l
# Copy README.md
cp ./README.md ./_build/bundles/kusion-linux

# Copy kusion
cp -r ./_build/bundles/kusion-linux/bin ./_build/bundles/kusion-linux

# Build tgz
cd ./_build/bundles/kusion-linux && tar -zcvf ../kusion-linux.tgz .
cd ./_build/bundles && go run ../../scripts/md5file/main.go kusion-linux.tgz > kusion-linux.tgz.md5.txt
Expand Down

0 comments on commit 62619d7

Please sign in to comment.