Skip to content
Snippets Groups Projects

fluxbb: remove casing inconsistency in menu

Merged Christian Heusel requested to merge gromit/infrastructure:fix-fluxbb-navbar into master
4 files
+ 2
3
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -8,7 +8,7 @@ aurweb_conf_dir: '/etc/aurweb'
aurweb_git_dir: "{{ aurweb_dir }}/aur.git"
aurweb_git_hook: '/usr/local/bin/aurweb-git-update'
aurweb_nginx_conf: '/etc/nginx/nginx.d/aurweb.conf'
aurweb_version: 'v6.2.8'
aurweb_version: 'v6.2.9'
aurweb_pgp_keys: ['B4B759625D4633430B74877059E43E106B247368', 'DB650286BD9EAE39890D3FE6FE3DC1668CB24956', 'D5AD89388A7C6C9C22E790994A4760AB4EE15296']
aurweb_db: 'aur'
Loading