From 307ff4912bac1095ebf382d70241f19409b2f8b8 Mon Sep 17 00:00:00 2001 From: Ahmed Date: Sun, 14 Jun 2026 16:30:47 +0300 Subject: add: templating --- build.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 build.sh (limited to 'build.sh') diff --git a/build.sh b/build.sh new file mode 100644 index 0000000..6de6968 --- /dev/null +++ b/build.sh @@ -0,0 +1,2 @@ +#!/bin/sh +python3 "$(dirname "$0")/_shared/build.py" "$(dirname "$0")" -- cgit v1.2.3