config/profiles/web/services/kukkee/pkg/update.sh

10 lines
120 B
Bash
Raw Normal View History

2022-10-17 22:40:48 +02:00
#!/usr/bin/env bash
set -euo pipefail
cd "$(dirname "${BASH_SOURCE[0]}")"
./update-version.sh
./update-node-deps.sh