belden-inventory/update.sh

5 lines
72 B
Bash
Executable File

#!/bin/sh
docker compose pull
docker compose build
docker compose up -d