5 lines
77 B
Bash
Executable file
5 lines
77 B
Bash
Executable file
#!/bin/env sh
|
|
|
|
yay -S --needed zen-browser-bin \
|
|
okular \
|
|
onlyoffice-bin
|