Program Script hiba (OnlyOffice, PeaZip) #7

Closed
opened 2025-01-11 21:53:07 +00:00 by foki · 2 comments

A program scriptben két hibát találtam.

  1. OnlyOffice-nál rossz a parancs
    sudo pacman -S onlyoffice-bin --noconfirm

onlyoffice-bin és onlyoffice csomag nem létezik

Itt AUR-ra vagy flatpak-re kell cserélni a pacman-t

  1. PeaZip van a választóban, de P7Zip-et akarna telepíteni:
    if [[ $user_choice = *"P7Zip - tömörítő program"* ]]; then

Nyilván nem teszteltem az összes programot, de elég sok mindent telepítettem.

A program scriptben két hibát találtam. 1. OnlyOffice-nál rossz a parancs `sudo pacman -S onlyoffice-bin --noconfirm` onlyoffice-bin és onlyoffice csomag nem létezik Itt AUR-ra vagy flatpak-re kell cserélni a pacman-t 2. PeaZip van a választóban, de P7Zip-et akarna telepíteni: `if [[ $user_choice = *"P7Zip - tömörítő program"* ]]; then` Nyilván nem teszteltem az összes programot, de elég sok mindent telepítettem.
Contributor

Fixed: a19081852b

Fixed: https://git.rp1.hu/RP1/RaveOS-arch/commit/a19081852b3b6b5eb4cb785ed16c283676b4c399
Owner

javitva!

javitva!
RP1 closed this issue 2025-01-13 15:00:38 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RP1/RaveOS-arch#7
No description provided.