This commit is contained in:
mguschin
2026-02-02 19:52:58 +03:00
parent f74a5041f8
commit 053fa62395
26 changed files with 866 additions and 0 deletions

5
run/test.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
echo "Test [OK]." >> $SCRIPT_DIR/test.res