@ -76,7 +76,6 @@ Clean () {
Compile () {
local np
WriteCFGFiles
np=`getconf _NPROCESSORS_ONLN`
cd src
make -j$np || read -p "<Enter to continue: " ans
Powered by TurnKey Linux.