Files
Markus Kahl ac86597607 fix order
it was still working before but this is less confusing
2026-01-14 08:56:46 +00:00

8 lines
122 B
Bash
Executable File

#!/bin/bash
export SECRET="${OPENPROJECT_COLLABORATIVE__EDITING__HOCUSPOCUS__SECRET}"
cd /opt/hocuspocus
npm run start