test: update app install scripts

This commit is contained in:
Chris Coutinho
2025-10-14 01:23:30 +02:00
parent 2b11718c43
commit 7d8ba39434
6 changed files with 23 additions and 7 deletions
@@ -1,6 +1,6 @@
#!/bin/bash
set -e # Exit on any error
set -euox pipefail
echo "Installing and configuring Calendar app..."