install snappdf, since its not included by default anymore
This commit is contained in:
@@ -150,6 +150,10 @@ pushd "$final_path"
|
||||
php$phpversion artisan optimize --no-interaction --verbose
|
||||
php$phpversion artisan view:clear
|
||||
php$phpversion artisan cache:clear
|
||||
|
||||
# install snappdf, since it isn't included by default anymore since
|
||||
# 5.5.12: https://invoiceninja.github.io/docs/self-host-troubleshooting/#pdf-conversion-issues
|
||||
php$phpversion vendor/bin/snappdf download
|
||||
popd
|
||||
|
||||
chmod 750 "$final_path"
|
||||
|
||||
Reference in New Issue
Block a user