diff --git a/comfy-chair.sh b/comfy-chair.sh index 5261f88..af4751f 100755 --- a/comfy-chair.sh +++ b/comfy-chair.sh @@ -2,7 +2,7 @@ # these will run as the default non-privileged user. # set a version number -VERSION="1.3.0" +VERSION="1.3.1" # ensure that we are not prompted to restart services during the install process export DEBIAN_FRONTEND=noninteractive