Updated pocketbase errors.

This commit is contained in:
2026-09-06 07:18:40 +00:00
parent c80c2b0b12
commit 424a2b016a
3 changed files with 6 additions and 2 deletions
+1
View File
@@ -2,6 +2,7 @@
set -euo pipefail
parent_path=$( cd "$(dirname "${BASH_SOURCE[0]}")" || exit ; pwd -P )
cd "$parent_path" || exit
git pull
if [ 1 -eq "$#" ]
then
make build-production TAG="$1"