add gsmartcontrol setup script
This commit is contained in:
parent
47672e549d
commit
4a685f03d8
1 changed files with 7 additions and 0 deletions
7
src/setup/apps/gsmartcontrol.py
Normal file
7
src/setup/apps/gsmartcontrol.py
Normal file
|
@ -0,0 +1,7 @@
|
|||
SSD Health checkerfrom src.util import paru_install
|
||||
|
||||
name = "SSD Health checker"
|
||||
|
||||
|
||||
def setup():
|
||||
paru_install("gsmartcontrol")
|
Loading…
Add table
Add a link
Reference in a new issue