Ubuntu doens't have a CPU governor.
This commit is contained in:
Binary file not shown.
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
rm -rf build/lv2_x64
|
||||
mkdir build/lv2_x64
|
||||
|
||||
mkdir build/lv2_x64/pkg
|
||||
dpkg-deb -x lv2/x86_64/toobamp_*_amd64.deb build/lv2_x64/pkg
|
||||
Reference in New Issue
Block a user