„README.md“ ändern
This commit is contained in:
parent
0fb3e3d791
commit
9484b21265
22
README.md
22
README.md
@ -1,21 +1 @@
|
|||||||
# Mylinks
|
# My Links
|
||||||
|
|
||||||
## Create your own page
|
|
||||||
- Fork your own copy
|
|
||||||
- Edit the Page on your Gitea/Github/Gitlab etc
|
|
||||||
- Edit line 5 in install.sh to your own git link `[yourgit]/mylinks.git`.
|
|
||||||
- Edit line 4 in install.sh to your own git `[yourgit]/mylinks.git`
|
|
||||||
- Edit line 13 in README.md to `[yourgitlink]/install.sh`.
|
|
||||||
## Installation
|
|
||||||
```bash
|
|
||||||
sh -c "$(curl -L https://script.moelle.space/mylinks)"
|
|
||||||
```
|
|
||||||
## Update
|
|
||||||
```bash
|
|
||||||
sh /var/www/html/mylinks/update.sh
|
|
||||||
```
|
|
||||||
## Automatic Updates
|
|
||||||
This script installs a cronjob, that updates to the actual version every day at 00:00.
|
|
||||||
```bash
|
|
||||||
sh /var/www/html/mylinks/auto-update.sh
|
|
||||||
```
|
|
||||||
|
Loading…
Reference in New Issue
Block a user