animation/apply_image.sh

7 lines
95 B
Bash

#!/bin/bash
cd fourcell
source env/bin/activate
cd ..
python ./fourcell/apply_image.py "${@}"