[remaster/gaming] remove logs, cache and repository database
This commit is contained in:
parent
4fdf38ae5a
commit
c10f142fcc
@ -16,4 +16,12 @@ for desktop_file in $(grep -rl "Categories=.*Game" /usr/share/applications/*); d
|
||||
chown root "/etc/skel/Desktop/${desktop_name}" || exit 1
|
||||
done
|
||||
|
||||
echo -5 | equo conf update
|
||||
|
||||
rm /var/lib/entropy/client/database/*/sabayonlinux.org -rf
|
||||
equo rescue vacuum
|
||||
# cleanup logs and cache
|
||||
rm /var/lib/entropy/logs -rf
|
||||
rm -rf /var/lib/entropy/*cache*
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user