Improve template prepare script
This commit is contained in:
parent
494b96ac5b
commit
c4d479e3c6
@ -15,6 +15,7 @@ let
|
|||||||
rm -rf /tmp/* || true
|
rm -rf /tmp/* || true
|
||||||
|
|
||||||
echo "Removing logs"
|
echo "Removing logs"
|
||||||
|
journalctl --rotate || true
|
||||||
journalctl --vacuum-time=1s || true
|
journalctl --vacuum-time=1s || true
|
||||||
|
|
||||||
echo "Removing cache"
|
echo "Removing cache"
|
||||||
|
Loading…
Reference in New Issue
Block a user