4 lines
124 B
Bash
4 lines
124 B
Bash
#!/bin/bash
|
|
|
|
source /home/poes/python-gotosocial-notif/venv/bin/activate
|
|
python3 /home/poes/python-gotosocial-notif/main.py
|