5 lines
64 B
Bash
5 lines
64 B
Bash
#!/bin/bash
|
|
|
|
source env/bin/activate
|
|
python3 crealead-caldav.py
|
#!/bin/bash
|
|
|
|
source env/bin/activate
|
|
python3 crealead-caldav.py
|