Add uninstall.sh for one-click removal
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -108,6 +108,7 @@ print_summary() {
|
||||
echo " 重启服务: cd ${INSTALL_DIR} && docker compose restart"
|
||||
echo " 停止服务: cd ${INSTALL_DIR} && docker compose down"
|
||||
echo " 更新部署: bash ${INSTALL_DIR}/deploy.sh"
|
||||
echo " 一键卸载: bash ${INSTALL_DIR}/uninstall.sh"
|
||||
echo "=========================================="
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user