We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2832438 commit 623b753Copy full SHA for 623b753
apps/pdfannotate.sh
@@ -51,6 +51,7 @@ pip3 install svglib
51
# Get the app
52
check_command cd "$NC_APPS_PATH"
53
rm -rf pdfannotate
54
+install_if_not git
55
check_command git clone https://gitlab.com/nextcloud-other/nextcloud-annotate pdfannotate
56
chown -R www-data:www-data pdfannotate
57
chmod -R 770 pdfannotate
0 commit comments