mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2026-01-03 03:08:43 +01:00
Update vaultwarden-install.sh
This commit is contained in:
@@ -113,6 +113,7 @@ if [ $SELFSIGNED_CERT -eq 1 ]; then
|
||||
fi
|
||||
if [ $STANDALONE_CERT -eq 1 ] || [ $DNS_CERT -eq 1 ]; then
|
||||
fetch -o /root/remove-staging.sh https://raw.githubusercontent.com/tschettervictor/bsd-apps/main/nextcloud/includes/remove-staging.sh
|
||||
chmod +x remove-staging.sh
|
||||
fi
|
||||
if [ $NO_CERT -eq 1 ]; then
|
||||
echo "Fetching Caddyfile for no SSL"
|
||||
|
||||
Reference in New Issue
Block a user