Initial
This commit is contained in:
commit
363a876c22
88 changed files with 783 additions and 0 deletions
5
ressources/authelia/build
Executable file
5
ressources/authelia/build
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
cd /tmp/authelia/
|
||||
. /root/.bashrc
|
||||
PATH=$PATH:/usr/local/go/bin bash bootstrap.sh
|
||||
PATH=$PATH:/usr/local/go/bin ./cmd/authelia-scripts/authelia-scripts build
|
Loading…
Add table
Add a link
Reference in a new issue