1 2 3 4 5 6
#!/bin/sh ThisDir="$(dirname "$(readlink -f "$0")")" cd "$ThisDir" cd ../build python -m http.server