summaryrefslogtreecommitdiff
path: root/.local/bin/upd
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/upd')
-rwxr-xr-x.local/bin/upd2
1 files changed, 0 insertions, 2 deletions
diff --git a/.local/bin/upd b/.local/bin/upd
index a1f38509..5f5ee657 100755
--- a/.local/bin/upd
+++ b/.local/bin/upd
@@ -1,5 +1,4 @@
#!/bin/sh
-# may need mkdir -p for some of the dirs? kg and ncm no need, how about refl and gall
all ()
{
@@ -47,7 +46,6 @@ ncm ()
pac ()
{
- # may improve to query updated packages' changelogs, using `pacman -Qc`
sudo pacman --noconfirm -Syu
paru --noconfirm -aSyu
# part steal from aur comment