linutil
linutil copied to clipboard
added office suite setup script
Type of Change
- [x] New feature
- [x] Bug fix
- [x] UI/UX improvement
Description
added office suite setup script
Checklist
- [x] My code adheres to the coding and style guidelines of the project.
- [x] I have performed a self-review of my own code.
- [x] I have commented my code, particularly in hard-to-understand areas.
- [x] I have made corresponding changes to the documentation.
- [x] My changes generate no errors/warnings/merge conflicts.
@guruswarupa prefer using curl over wget. Replacing wget with curl in this PR and https://github.com/ChrisTitusTech/linutil/pull/561 would be better