small changes

This commit is contained in:
Miguel Muniz 2024-07-22 13:08:17 -07:00
parent 6991f3fd97
commit 86b5c8e9b5
30 changed files with 2350 additions and 15 deletions

View file

@ -39,6 +39,7 @@ chmod -R 750 /var/lib/gitea/
chown root:gitea /etc/gitea
chmod 770 /etc/gitea
msg_info "Creating Service"
cat <<EOF >/etc/systemd/system/gitea.service
[Unit]
Description=Gitea (Git with a cup of tea)