openhab-docker/update.sh

7 lines
100 B
Bash
Executable File

#!/bin/bash
set -eo pipefail
./update-docker-files.sh
./update-travis-config.sh
./update-readme.sh