From 135f7ec31ccc691b626d465a70fcac97baa895f7 Mon Sep 17 00:00:00 2001 From: jwansek Date: Mon, 19 Sep 2022 19:08:29 +0100 Subject: Added automatically restarting the web ui when a new repo is created --- gitscripts.conf.example | 1 + 1 file changed, 1 insertion(+) (limited to 'gitscripts.conf.example') diff --git a/gitscripts.conf.example b/gitscripts.conf.example index 4acf70d..ee273b0 100755 --- a/gitscripts.conf.example +++ b/gitscripts.conf.example @@ -4,6 +4,7 @@ repo_meta_path = /srv/www/repositories domain = git.eda.gay gitignore_templates = /srv/www/gitignore license_templates = /srv/www/license-templates/templates +restart_ui_cmd = bash /srv/www/git-scripts/restart_ui [github] user = jwansek -- cgit v1.2.3