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