summaryrefslogtreecommitdiff
path: root/archPackagesUpdate
diff options
context:
space:
mode:
Diffstat (limited to 'archPackagesUpdate')
-rwxr-xr-xarchPackagesUpdate3
1 files changed, 1 insertions, 2 deletions
diff --git a/archPackagesUpdate b/archPackagesUpdate
index 54c976630..506a534c3 100755
--- a/archPackagesUpdate
+++ b/archPackagesUpdate
@@ -304,8 +304,7 @@ then
uniq -u
echo '
pacman -Qdt | \
- cut -d " " -f 1 | \
- tr "\n" " "
+ cut -d " " -f 1
exit
' | \
chrootUnpriv "${chrootArch}"