Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 360 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 360 Bytes

timesheets

Uses Cucumber to fill out Oracle Timesheets so we can get on with the fun stuff.

To set this up as a cron job, edit regular.sh and change it to use your PEROOT password, chmod 600 regular.sh, crontab -e, 0 10 * * 4 ~/timesheets/regular.sh, save with esc wq enter

This will run automatically every Friday at 10 AM