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