Start of Mastodon script, added Wordpress to ReadME

This commit is contained in:
2022-10-30 15:04:32 -07:00
parent 8f82bb22bd
commit 04b094743d
2 changed files with 69 additions and 0 deletions

View File

@ -59,4 +59,13 @@
### `wget -O gogsinstall.sh https://sop.wtf/sh/gogsinstall && bash gogsinstall.sh`
### ✔️ Uninstall
### `wget -O gogsuninstall.sh https://sop.wtf/sh/gogsuninstall && bash gogsuninstall.sh`
---
## Wordpress
###
### ✔️ Install
### `wget -O wpinstall.sh https://sop.wtf/wpinstall && bash wpinstall.sh`
---