File tree 1 file changed +1
-6
lines changed
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 \
56
56
" Midnight Commander" " (CLI file manager)" OFF \
57
57
" Pico CMS" " (Lightweight CMS integration in Nextcloud)" OFF \
58
58
" 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 )
61
60
62
61
case " $choice " in
63
62
* " Documentserver" * )
@@ -143,10 +142,6 @@ to finish the setup once this script is done." "$SUBTITLE"
143
142
print_text_in_color " $ICyan " " Downloading the SMB-mount script..."
144
143
run_script APP smbmount
145
144
;;&
146
- * " PDF Annotations" * )
147
- print_text_in_color " $ICyan " " Downloading the PDF Annotations script..."
148
- run_script APP pdfannotate
149
- ;;&
150
145
* )
151
146
;;
152
147
esac
You can’t perform that action at this time.
0 commit comments