Files
yannmoelle/README.md
2023-04-14 17:55:06 +02:00

17 lines
263 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
cd mylinks
sh install.sh
```
## Update
```bash
cd mylinks
sh update.sh
```