Improve template prepare script
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user