This commit is contained in:
Yann Mölle 2023-04-14 22:25:54 +02:00
parent a7e3dc4649
commit a72e364231

View File

@ -17,7 +17,7 @@ sh -c "$(curl -L https://git.moelle.space/hxcde/mylinks/raw/branch/main/install.
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
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
```