This website requires JavaScript.
Explore
Help
Sign In
sneak
/
docker-ubuntumirror
Watch
1
Star
0
Fork
You've already forked docker-ubuntumirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
cabc1dbeb9
docker-ubuntumirror
/
mirror.run
6 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial
2016-04-08 20:41:48 +00:00
#!/bin/bash
cd /opt/mirror && make
fixed bugs
2016-04-08 21:08:04 +00:00
sleep ${MIRROR_INTERVAL_SECONDS:-43200}