webkit2gtk-python-webextension/build.sh

4 lines
61 B
Bash
Executable file

#!/usr/bin/env bash
(cd `dirname $0` && make clean && make)