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