Added note

This commit is contained in:
Tracey Clark 2019-06-22 21:22:32 -05:00
commit a94628379f

View file

@ -8,6 +8,9 @@
# Note: Daily backups are also being run from cron # Note: Daily backups are also being run from cron
# /home/gitea/gitea_backup.sh # /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 strict;
use warnings; use warnings;
#use LWP::Simple; #use LWP::Simple;