ogt fca235eb8d fix: close missing double-quote in sync restart step (shell parse error)
Line 134 was missing the closing " after the echo statement:
  echo '...'   (broken)
  echo '...'"  (fixed)

Caused: 'unexpected EOF while looking for matching"'
2026-04-20 06:49:32 +08:00
Description
AWOOOI - AI Operations Platform (Mirror from GitHub)
243 MiB
Languages
Python 78.8%
TypeScript 16.2%
Shell 4%
HTML 0.3%
PLpgSQL 0.3%
Other 0.3%