mirror of
https://github.com/kasmtech/kasm-workspaces-dind.git
synced 2026-01-23 02:35:11 +00:00
2 lines
83 B
Bash
Executable file
2 lines
83 B
Bash
Executable file
#! /bin/bash
|
|
drm_info -j 2>/dev/null| jq -c 'with_entries(.value |= .driver.desc)'
|