Update Gitea to 1.25.4 #622

Merged
raucao merged 2 commits from chore/upgrade_gitea into master 2026-02-13 10:18:36 +00:00
Showing only changes of commit 81691f7e21 - Show all commits

View File

@@ -129,7 +129,7 @@ template "/etc/systemd/system/gitea.service" do
git_home_directory: git_home_directory,
config_directory: config_directory,
gitea_binary_path: gitea_binary_path
notifies :run, "execute[systemctl daemon-reload]", :delayed
notifies :run, "execute[systemctl daemon-reload]", :immediately
end
service "gitea" do