mirror of
https://github.com/ViViDboarder/docker-restic-cron.git
synced 2024-11-14 17:26:47 +00:00
5 lines
119 B
Bash
Executable File
5 lines
119 B
Bash
Executable File
#! /bin/bash
|
|
|
|
docker-compose -f docker-compose-test-s3.yml up \
|
|
--build --abort-on-container-exit --force-recreate
|