Fix syntax error in ru script

This commit is contained in:
2025-10-19 18:31:46 +08:00
committed by GitHub
parent 7d50f1cdce
commit 31b4590444

1
ru
View File

@@ -49,4 +49,5 @@ while true; do
else
sleep 1
fi
1
done