5 lines
111 B
Bash
5 lines
111 B
Bash
|
#!/bin/sh
|
||
|
#cd /home/bots/mastodon-ebooks/
|
||
|
#penos=$(python3 ./main.py > /dev/null)
|
||
|
python3 ./gen.py > /dev/null
|