aboutsummaryrefslogtreecommitdiffstats
path: root/dfly-update
diff options
context:
space:
mode:
Diffstat (limited to 'dfly-update')
-rwxr-xr-xdfly-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/dfly-update b/dfly-update
index 6f59199..d0e5369 100755
--- a/dfly-update
+++ b/dfly-update
@@ -547,7 +547,7 @@ postupgrade() {
echo "+=========================================================+"
echo "The following config files need manual merge:"
echo "+---------------------------------------------------------+"
- find /etc -name "*.${NEW_SUF}" | sort
+ find -s /etc -name "*.${NEW_SUF}" | sort
echo "+---------------------------------------------------------+"
echo "Upgrade the packages by:"