repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
upgpkg: ufw 0.36.2-1
[ArchLinux/community.git]
/
vaultwarden-web
/
repos
/
community-any
/
vaultwarden-web.install
blob
ccaba28ace71e5871946d869914a8224753aa8eb
1
post_install() {
2
cat << EOF
3
Uncomment WEB_VAULT_FOLDER and set WEB_VAULT_ENABLED to true in your
4
/etc/vaultwarden.env.
5
6
Restart vaultwarden after configuration changes have been made:
7
# systemctl restart vaultwarden
8
EOF
9
}