index
:
horizon
current
Project Horizon, the next generation of Linux installation
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
qt5
/
horizon-ppc64-detect
blob: 96d3e835b28c7401a883d104d346b1886c0a3f1f (
plain
) (
blame
)
1
2
3
#!/bin/sh
grep
platform
/proc/cpuinfo
|
cut
-d
':'
-f2
|
cut
-d
' '
-f2
>
/tmp/horizon-platform