Skip to content
Snippets Groups Projects

aurweb: update rollout for >= v6.0.0

Merged Kevin Morris requested to merge kevr/infrastructure:aurweb-v6.0.0 into master
All threads resolved!
3 files
+ 9
0
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 3
0
#!/bin/bash
cd "{{ aurweb_dir }}"
exec poetry run aurweb-git-auth "$@"
Loading