#!/usr/bin/env bash echo "run watchify" cd .. source ~/venv/proekton/bin/activate watchify ./js/src/init.js -t babelify -o ./js/build/init.js