init
This commit is contained in:
6
scripts/checkplatform.sh
Executable file
6
scripts/checkplatform.sh
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# 3 = Desktop
|
||||
# 10 = Laptop
|
||||
|
||||
cat /sys/class/dmi/id/chassis_type
|
Reference in New Issue
Block a user