aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2025-01-12 13:56:01 -0500
committerCullum Smith <cullum@sacredheartsc.com>2025-01-12 13:56:01 -0500
commitf4a517710d35c923a706a706dd75afcac8dacf4c (patch)
tree5b0ac8787fb1bbd50eba3f51988ff673da65cde4 /scripts
parent60d2f69d2820a9709bcd50a900247545e67743bf (diff)
downloadinfrastructure-f4a517710d35c923a706a706dd75afcac8dacf4c.tar.gz
new packages
Diffstat (limited to 'scripts')
-rw-r--r--scripts/hostclass/invidious_server4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/hostclass/invidious_server b/scripts/hostclass/invidious_server
index 74dc23e..6ba4bcf 100644
--- a/scripts/hostclass/invidious_server
+++ b/scripts/hostclass/invidious_server
@@ -11,8 +11,8 @@
: ${invidious_fqdn:="$fqdn"}
: ${invidious_repo='https://github.com/iv-org/invidious'}
: ${invidious_branch='master'}
-: ${invidious_sighelper_repo='https://github.com/cullumsmith/inv_sig_helper'}
-: ${invidious_sighelper_branch='fix-build-on-freebsd'}
+: ${invidious_sighelper_repo='https://github.com/iv-org/inv_sig_helper'}
+: ${invidious_sighelper_branch='master'}
invidious_dn="uid=${invidious_username},${robots_basedn}"
invidious_local_username=$nginx_user