1
0
mirror of https://github.com/CMiksche/gitea-auto-update synced 2025-12-10 16:07:23 +01:00

tiny typo

This commit is contained in:
R0GGER
2021-09-16 13:57:22 +02:00
committed by GitHub
parent 52855058fc
commit 18d6da360d

View File

@@ -50,7 +50,7 @@ Use the following command to install gitea-auto-update.
sudo pip3 install gitea-auto-update sudo pip3 install gitea-auto-update
``` ```
Enter the command `gite-auto-update --settings=/path/to/settings.ini` in your commandline. Enter the command `gitea-auto-update --settings=/path/to/settings.ini` in your commandline.
If you want to schedule your updates, edit your /etc/crontab file. If you want to schedule your updates, edit your /etc/crontab file.