Dotfiles config update (2022-04-25)
This commit is contained in:
parent
29947d8771
commit
233d3e82f7
|
@ -13,8 +13,4 @@ if [ -f /usr/bin/pacman ] ; then
|
||||||
# 30 * * * * root /usr/bin/aptitude update
|
# 30 * * * * root /usr/bin/aptitude update
|
||||||
elif [ -f /usr/bin/aptitude ] ; then
|
elif [ -f /usr/bin/aptitude ] ; then
|
||||||
aptitude search "~U"
|
aptitude search "~U"
|
||||||
|
|
||||||
# Disable for other distros
|
|
||||||
else
|
|
||||||
echo "0"
|
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue
Block a user