latex-ub/server-ce/hotfix/4.2.4/bin/flush-history-queues
2025-05-05 12:24:05 +00:00

7 lines
140 B
Bash
Executable file

#!/bin/bash
set -euo pipefail
source /etc/container_environment.sh
cd /overleaf/services/project-history
node scripts/flush_all.js 100000