[FEAT] Run in a Docker container

This commit is contained in:
2023-10-29 01:54:15 +01:00
parent 072740a2b7
commit a01611e193
5 changed files with 38 additions and 3 deletions

3
autosave.cron Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
0 * * * * /usr/local/bin/php /srv/autosave.php --account=$SRC_ACCOUNT --destination=$DST_ACCOUNT --amount=$AMOUNT --days=$DAYS > /proc/1/fd/1 2>/proc/1/fd/2