diff --git a/manifest.toml b/manifest.toml index dda0122..e5572fa 100644 --- a/manifest.toml +++ b/manifest.toml @@ -104,6 +104,7 @@ ram.runtime = "50M" then echo "unoconv libreoffice-writer" elif [[ "$export" == "abiword" ]] + then echo "abiword" fi """