diff --git a/update-gitea.pl b/update-gitea.pl index 76d6dfc..8a7f8e5 100755 --- a/update-gitea.pl +++ b/update-gitea.pl @@ -8,6 +8,9 @@ # Note: Daily backups are also being run from cron # /home/gitea/gitea_backup.sh +# Re-write to use this dir according to gitea docs +# https://docs.gitea.io/en-us/install-from-binary/ + use strict; use warnings; #use LWP::Simple;