Date: 2024-12-30 18:35:44
Score: 0.5
Natty:
I fixed this by adding quotes and an additional &:
ssh -p 222 [email protected] "./path/to/start_server.sh& " &
Reasons:
- Whitelisted phrase (-2): I fixed
- Low length (1):
- No code block (0.5):
- Low reputation (1):
Posted by: user28993465