Черновик ПЗ
This commit is contained in:
7
Report/scripts/build-pz.sh
Executable file
7
Report/scripts/build-pz.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
cd "$(dirname "$0")/.."
|
||||
python3 scripts/gen_listings.py
|
||||
python3 scripts/gen_test_tables.py
|
||||
python3 scripts/check_images.py
|
||||
typst compile --root .. "Пояснительная_записка_ПытковРЕ.typ"
|
||||
Reference in New Issue
Block a user