An open API service indexing awesome lists of open source software.

https://github.com/wdhdev/scripts

Custom-made scripts for things I use a lot.
https://github.com/wdhdev/scripts

Last synced: 10 months ago
JSON representation

Custom-made scripts for things I use a lot.

Awesome Lists containing this project

README

          

# Scripts
Custom-made scripts for things I use a lot.

---

- Debian
- [install-docker.sh](/debian/install-docker.sh)
```
bash <(curl -s https://scripts.hrsn.dev/debian/install-docker.sh)
```
- Pelican
- [update-panel.sh](/pelican/update-panel.sh)
```
bash <(curl -s https://scripts.hrsn.dev/pelican/update-panel.sh)
```
- [update-wings.sh](/pelican/update-wings.sh)
```
bash <(curl -s https://scripts.hrsn.dev/pelican/update-wings.sh)
```
- Pterodactyl
- [update-panel.sh](/pterodactyl/update-panel.sh)
```
bash <(curl -s https://scripts.hrsn.dev/pterodactyl/update-wings.sh)
```
- [update-wings.sh](/pterodactyl/update-wings.sh)
```
bash <(curl -s https://scripts.hrsn.dev/pterodactyl/update-wings.sh)
```
- Raspberry Pi
- [init.sh](/raspberrypi/init.sh)
```
bash <(curl -s https://scripts.hrsn.dev/raspberrypi/init.sh)
```