15 lines
383 B
Markdown
15 lines
383 B
Markdown
# 🔗 LittleLink
|
|
Fork of [Littlelink](https://github.com/sethcottle/littlelink)
|
|
|
|
|
|
## Edit the Page
|
|
Fork your own copy
|
|
Edit the Page on your Gitea/Github/Gitlab etc
|
|
## Installation
|
|
```bash
|
|
sh -c "$(curl -L https://git.moelle.space/hxcde/mylinks/raw/branch/main/install.sh)"
|
|
```
|
|
## Update
|
|
```bash
|
|
sh -c "$(curl -L https://git.moelle.space/hxcde/mylinks/raw/branch/main/update.sh)"
|
|
``` |