[FIX] installscript: add missing closing bracket

19.0
Yenthe Van Ginneken 8 hours ago committed by GitHub
parent 4b2bdceba0
commit c206a80935
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -81,6 +81,7 @@ install_wkhtmltopdf_from_ubuntu() {
return 0
fi
return 1
}
wkhtml_create_symlinks_if_needed() {
# symlinks

Loading…
Cancel
Save