mirror of
https://github.com/DominicBreuker/pspy.git
synced 2025-12-21 03:34:50 +00:00
build proper dockerized example
This commit is contained in:
1
docker/etc/cron.d/changepwds
Normal file
1
docker/etc/cron.d/changepwds
Normal file
@@ -0,0 +1 @@
|
||||
* * * * * root python /root/scripts/password_reset.py
|
||||
@@ -1 +0,0 @@
|
||||
* * * * * root echo 'this is some text' >> /tmp/myjob.log
|
||||
@@ -1 +0,0 @@
|
||||
* * * * * root python /scripts/print_stuff.py >> /tmp/print.log
|
||||
Reference in New Issue
Block a user