Update README.md

This commit is contained in:
EqUiNoX
2023-07-05 11:51:15 -07:00
committed by GitHub
parent be262563bb
commit 292cc35712
+9 -1
View File
@@ -1 +1,9 @@
# DockerCron
# DockerCron
git pull https://github.com/Team-Resurgent/DockerCron.git
# Edit start.sh/crontab.sh to your liking
cd DockerCron
docker build --tag 'cron' .
docker run --name cron -d cron