README.md hinzugefügt

This commit is contained in:
Manuel Kamper 2024-01-12 17:36:11 +00:00
commit 8117a9e367
1 changed files with 13 additions and 0 deletions

13
README.md Normal file
View File

@ -0,0 +1,13 @@
# Gitea update script
This shell script updates Gitea automatically.
## How to use:
Download the .sh file:
´wget ´
´chmod +x updater.sh´
Optionally you can set up a cronjob to run this script and run automatic updates for example daily:
´crontab -e´
´´