minor fix for rconfig

pull/1/head
Tom Early 6 years ago
parent 8d8143fed9
commit 8be37f8c99

@ -71,7 +71,6 @@ WriteMemFile () {
[ -z ${tcmodules+x} ] || echo "tcmodules='$tcmodules'" >> $file
[ -z ${g3support+x} ] || echo "g3support=$g3support" >> $file
[ -z ${dbsupport+x} ] || echo "dbsupport=$dbsupport" >> $file
echo "===========${file}============="
}
WriteSRCHFile () {

Loading…
Cancel
Save

Powered by TurnKey Linux.