File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed
Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -56,8 +56,7 @@ $CHECKLIST_GUIDE\n\n$RUN_LATER_GUIDE" "$WT_HEIGHT" "$WT_WIDTH" 4 \
5656" Midnight Commander" " (CLI file manager)" OFF \
5757" Pico CMS" " (Lightweight CMS integration in Nextcloud)" OFF \
5858" Whiteboard" " (Whiteboard for Nextcloud)" OFF \
59- " Extract" " (Archive extraction for Nextcloud)" OFF \
60- " PDF Annotations" " (Annotate PDF files in Nextcloud)" OFF 3>&1 1>&2 2>&3 )
59+ " Extract" " (Archive extraction for Nextcloud)" OFF 3>&1 1>&2 2>&3 )
6160
6261case " $choice " in
6362 * " Documentserver" * )
@@ -143,10 +142,6 @@ to finish the setup once this script is done." "$SUBTITLE"
143142 print_text_in_color " $ICyan " " Downloading the SMB-mount script..."
144143 run_script APP smbmount
145144 ;;&
146- * " PDF Annotations" * )
147- print_text_in_color " $ICyan " " Downloading the PDF Annotations script..."
148- run_script APP pdfannotate
149- ;;&
150145 * )
151146 ;;
152147esac
You can’t perform that action at this time.
0 commit comments