From 02fd0b59edbcb2b5c08ab1f36bbffc12ba08a5d3 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 25 Dec 2024 09:58:00 +0100 Subject: IMPL: New tool for ZkaOS 'make_container' Signed-off-by: Amlal El Mahrouss --- public/tools/make_application.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/tools/make_application.sh (limited to 'public/tools/make_application.sh') diff --git a/public/tools/make_application.sh b/public/tools/make_application.sh new file mode 100644 index 00000000..2878f5b6 --- /dev/null +++ b/public/tools/make_application.sh @@ -0,0 +1,3 @@ +# !/bin/sh + +cp make_framework.o make_application.o \ No newline at end of file -- cgit v1.2.3