1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-05-10 13:43:56 +00:00
vaultwarden/aws/deploy.sh
2025-02-13 15:28:07 -08:00

9 lines
83 B
Bash
Executable file

#!/bin/sh -e
echo 'Building template...'
sam build
echo ''
sam deploy --guided