Skip to content

Commit

Permalink
Update core/tabs/applications-setup/office-suite-setup.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Nyx <[email protected]>
  • Loading branch information
guruswarupa and nnyyxxxx authored Sep 20, 2024
1 parent a961052 commit e9f75df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tabs/applications-setup/office-suite-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ install_pdfstudioviewer() {
fi
}

install_pdfstudio(){
install_pdfstudio() {
printf "%b\n" "${YELLOW}Installing PDF Studio Viewer...${RC}"
if ! command_exists pdfstudio2024/pdfstudio2024 ; then
curl -O https://download.qoppa.com/pdfstudio/PDFStudio_linux64.sh
Expand Down

0 comments on commit e9f75df

Please sign in to comment.