diff --git a/images/openwrt.yaml b/images/openwrt.yaml index eddb676d..67598ce2 100644 --- a/images/openwrt.yaml +++ b/images/openwrt.yaml @@ -336,6 +336,11 @@ packages: action: install actions: +- trigger: post-unpack + action: | + #!/bin/sh + mkdir -p /var/log + - trigger: post-unpack action: | #!/bin/sh