https://github.com/thehxdev/serversetup
a simple bash script to do some automated work on servers
https://github.com/thehxdev/serversetup
Last synced: about 1 year ago
JSON representation
a simple bash script to do some automated work on servers
- Host: GitHub
- URL: https://github.com/thehxdev/serversetup
- Owner: thehxdev
- Created: 2023-01-21T19:57:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-21T20:35:01.000Z (over 3 years ago)
- Last Synced: 2025-03-24T09:11:35.323Z (about 1 year ago)
- Language: Shell
- Size: 18.6 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to use
```bash
bash -c "$(curl -L https://github.com/thehxdev/serversetup/raw/main/install.sh)"
```