no WriteCFGFiles in radmin

pull/1/head
Tom Early 6 years ago
parent b18fed0179
commit 76a32bf406

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

Loading…
Cancel
Save

Powered by TurnKey Linux.