mirror of
https://github.com/kneutron/ansitest.git
synced 2025-01-16 04:42:55 +08:00
Update updt-suse.sh
This commit is contained in:
parent
78daaf982f
commit
7ca999b2a7
@ -4,10 +4,6 @@
|
||||
zypper ref
|
||||
zypper update
|
||||
|
||||
#debsort
|
||||
#mv -f -v ~/DEBInstalled.list ~/DEBInstalled.list.prev ; \
|
||||
# dpkg -l >~/DEBInstalled.list
|
||||
|
||||
rpmsortinst &
|
||||
|
||||
# only updt if locatedb >24H old
|
||||
@ -26,5 +22,6 @@ if [ $timediff -ge 86400 ]; then
|
||||
else
|
||||
echo "NOTE Skipping updatedb, timediff is only $timediff"
|
||||
fi
|
||||
|
||||
#squiderr
|
||||
#efibootmgr
|
||||
|
Loading…
x
Reference in New Issue
Block a user