added traefik script, and updated hugo script
This commit is contained in:
11
README.md
11
README.md
@ -51,6 +51,17 @@
|
||||
|
||||
### `rm -rf /usr/local/go`
|
||||
|
||||
---
|
||||
## [Traefik](https://go.dev/)
|
||||
|
||||
### ✔️ Install/Update
|
||||
|
||||
### `wget -O traefikinstall.sh https://sop.wtf/sh/traefikinstall && bash traefikinstall.sh`
|
||||
|
||||
### ✔️ Uninstall
|
||||
|
||||
### `rm -rf /usr/local/traefik`
|
||||
|
||||
---
|
||||
|
||||
## [MariaDB](https://mariadb.org/)
|
||||
|
Reference in New Issue
Block a user