diff --git a/templates/lxd-init.sh.j2 b/templates/lxd-init.sh.j2 index 0f9f835a..0f77703e 100644 --- a/templates/lxd-init.sh.j2 +++ b/templates/lxd-init.sh.j2 @@ -28,4 +28,5 @@ if [ $(findmnt /var/lib/lxd -o FSTYPE -n) == "btrfs" ]; then systemctl restart lxd fi -{% endif %} \ No newline at end of file +{% endif %} +