Skip to content

Commit 623b753

Browse files
authored
install missing dependency
cc @szaimen FYI
1 parent 2832438 commit 623b753

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/pdfannotate.sh

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ pip3 install svglib
5151
# Get the app
5252
check_command cd "$NC_APPS_PATH"
5353
rm -rf pdfannotate
54+
install_if_not git
5455
check_command git clone https://gitlab.com/nextcloud-other/nextcloud-annotate pdfannotate
5556
chown -R www-data:www-data pdfannotate
5657
chmod -R 770 pdfannotate

0 commit comments

Comments
 (0)