You've already forked TaskManagerFor1C
mirror of
https://github.com/wizi4d/TaskManagerFor1C.git
synced 2026-04-05 18:00:05 +02:00
3 lines
173 B
Plaintext
3 lines
173 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
echo "Start hooks post-merge. Compile erf and epf files"
|
||
|
|
oscript -encoding=utf-8 "utils\precommit1c\v8files-extractor.os" --compile "src\tests" "tests" --recursive
|