docker-ubuntumirror/mirror.run

5 lines
48 B
Bash

#!/bin/bash
cd /opt/mirror && make
sleep 21600