Fixes: [31004](https://github.com/appsmithorg/appsmith/issues/31004) Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
3 lines
80 B
Bash
3 lines
80 B
Bash
#!/usr/bin/env bash
|
|
appsmithctl backup --non-interactive --error-mail || exit 1
|