|
|
@ -116,7 +116,7 @@ if [ "$x" ] ; then |
|
|
|
else |
|
|
|
rm -f $TOOLSDIR/.lastupdate |
|
|
|
|
|
|
|
if echo "$x" | grep -qv " config/$config/" ; then |
|
|
|
if echo "$x" | grep -qv " config/$config/package" ; then |
|
|
|
echo_header Re-running configuration: |
|
|
|
while read -r line ; do |
|
|
|
echo_status "$line" |
|
|
|