mirror of
https://github.com/forkless/Piperless.git
synced 2026-08-16 08:56:38 +02:00
chore: move build.sh to tools/ directory
This commit is contained in:
@@ -11,7 +11,7 @@ all: translations
|
|||||||
# ── Build ────────────────────────────────────────────────────────────────────
|
# ── Build ────────────────────────────────────────────────────────────────────
|
||||||
build:
|
build:
|
||||||
@echo "=== Building Piperless ==="
|
@echo "=== Building Piperless ==="
|
||||||
./build.sh
|
./tools/build.sh
|
||||||
|
|
||||||
# ── Translations ─────────────────────────────────────────────────────────────
|
# ── Translations ─────────────────────────────────────────────────────────────
|
||||||
translations:
|
translations:
|
||||||
|
|||||||
Reference in New Issue
Block a user