New libreoffice script

master
Anthony Axenov 2022-07-05 10:50:07 +08:00
parent 6c11b5d76d
commit 3fa1a4d09d
Signed by: anthony
GPG Key ID: EA9EC32FF7CCD4EC
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
#!/bin/bash
##makedesc: Install libreoffice
echo
echo "==============================================="
echo "Installing libreoffice..."
echo "==============================================="
echo
sudo apt update && \
sudo apt install -y --autoremove libreoffice