add botany

This commit is contained in:
fosslinux 2019-03-06 07:55:45 +00:00
parent b25e4f5fa7
commit e21d9789e9
1 changed files with 4 additions and 0 deletions

4
bin/botany Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
source /usr/local/botany/venv/bin/activate
python /usr/local/botany/botany.py
deactivate