docker-debmirror/mirror.sh

6 lines
115 B
Bash
Executable File

#!/bin/bash
set -eux
/usr/local/bin/retry.sh /usr/local/bin/run-debmirror.sh 2>&1 | ts | tee -a /data/mirror.log