overleaf/server-ce/hotfix/4.2.4/bin/flush-history-queues

8 lines
140 B
Text
Raw Normal View History

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