hooks: emit log message before running

This commit is contained in:
nodiscc
2020-04-13 15:13:56 +02:00
parent e3bec8cc31
commit de4a62ed7f
6 changed files with 7 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
#!/bin/sh
echo "running [$0]"
# clear APT package download cache to reduce the image size from ~100MB
rm -vr /var/lib/apt/lists/