https://github.com/trungquandev/shell-script-utilities
Personal Shell Scripts for Linux distributions
https://github.com/trungquandev/shell-script-utilities
Last synced: 7 months ago
JSON representation
Personal Shell Scripts for Linux distributions
- Host: GitHub
- URL: https://github.com/trungquandev/shell-script-utilities
- Owner: trungquandev
- Created: 2018-04-13T09:37:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T02:18:27.000Z (almost 7 years ago)
- Last Synced: 2025-01-24T15:42:02.144Z (9 months ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shell Scripts to install, update, configure or do something for Linux distributions
- Ubuntu
# Usage
- To install all necessary softwares, run the command below:```bash
sudo /path/to/{distribution}/install.sh
```