# myshop-api **Repository Path**: aleshaw/myshop-api ## Basic Information - **Project Name**: myshop-api - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-01 - **Last Updated**: 2024-01-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ``` ps aux|grep -i workerman sudo kill -9 9468 ps aux|grep -i workerman |awk '{print $2}'|xargs kill -9 nohup php start.php start -d & nohup php start.php restart -d & ```