@@ -1,5 +1,9 @@
#!/bin/bash
# Python 3.14 + gevent fork 경고 억제
export GEVENT_NOWAITPID=1
export PYTHONWARNINGS="ignore::DeprecationWarning"
CONFIGFILE="./config.yaml"
COUNT=0
The note is not visible to the blocked user.