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 ref
|
||||||
zypper update
|
zypper update
|
||||||
|
|
||||||
#debsort
|
|
||||||
#mv -f -v ~/DEBInstalled.list ~/DEBInstalled.list.prev ; \
|
|
||||||
# dpkg -l >~/DEBInstalled.list
|
|
||||||
|
|
||||||
rpmsortinst &
|
rpmsortinst &
|
||||||
|
|
||||||
# only updt if locatedb >24H old
|
# only updt if locatedb >24H old
|
||||||
@ -26,5 +22,6 @@ if [ $timediff -ge 86400 ]; then
|
|||||||
else
|
else
|
||||||
echo "NOTE Skipping updatedb, timediff is only $timediff"
|
echo "NOTE Skipping updatedb, timediff is only $timediff"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#squiderr
|
#squiderr
|
||||||
#efibootmgr
|
#efibootmgr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user