diff --git a/constants.py b/constants.py index 997a6fa..f666c9e 100644 --- a/constants.py +++ b/constants.py @@ -58,7 +58,7 @@ FLAVOURS = { 'iio-sensor-proxy', ], 'post_cmds': ['systemctl enable phosh'], - 'size': 3, + 'size': 4, } }