#!/bin/bash pushd . cd $(dirname "$0") php update-headers.php php update-version.php popd