Commit 00826a64 authored by szh's avatar szh

cp arcm to arch

parent ee6eaa9d
...@@ -34,7 +34,7 @@ build: ...@@ -34,7 +34,7 @@ build:
@chmod +x chain33-pai/*.sh @chmod +x chain33-pai/*.sh
@chmod +x chain33-pai/scripts/*.sh @chmod +x chain33-pai/scripts/*.sh
@tar cvfpz $(tarfile_x86_64) chain33-pai @tar cvfpz $(tarfile_x86_64) chain33-pai
@mv $(tarfile) build @mv $(tarfile_x86_64) build
@rm -rf chain33-pai @rm -rf chain33-pai
@echo "ok" @echo "ok"
......
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