fixed mastodon.yml and README.md
This commit is contained in:
parent
112b1f6566
commit
d9e36cfddf
2 changed files with 2 additions and 2 deletions
|
@ -76,7 +76,7 @@ Big thanks to [Ramses](https://corteximplant.com/@revengeday) for helping me and
|
|||
contab -e
|
||||
|
||||
# This will run the script every 3 hours
|
||||
0 */3 * * * /path/to/Dave/.venv/bin/python /path/to/Dave/wicked.py
|
||||
0 */3 * * * cd /path/to/Dave && /path/to/Dave/.venv/bin/python /path/to/Dave/wicked.py
|
||||
```
|
||||
|
||||
## Contributing
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
- quotes:
|
||||
quotes:
|
||||
- Is everybody on the floor?
|
||||
- We put some energy into this place!
|
||||
- I want to ask you something: are you ready for the sound of Scooter?!
|
||||
|
|
Loading…
Reference in a new issue