Renamed build-cli.sh to release-cli.sh

This commit is contained in:
ChaoticByte 2025-03-09 19:51:36 +01:00
parent f83aee66f4
commit 18171422f7
No known key found for this signature in database

View file

@ -1,7 +1,5 @@
#!/usr/bin/env bash
setopt -e
WORKDIR="./cli"
CORE_DIR="./core"
OUTPUT_DIR="../dist"