This commit is contained in:
2026-03-16 17:36:37 +03:00
parent 9f6793616a
commit 23ac524a4f
4 changed files with 6 additions and 6 deletions

View File

@@ -9,8 +9,8 @@
set -euo pipefail
ROOT_DIR="$(cd "$(dirname "$0")/.." && pwd)"
cd "$ROOT_DIR"
cd "${SLURM_SUBMIT_DIR}"
ROOT_DIR="${SLURM_SUBMIT_DIR}"
mkdir -p results bin