PortValhalla/scripts/Software/git/install.sh

5 lines
65 B
Bash
Executable file

#!/bin/bash
pushd "${BASH_SOURCE%/*}";
source "./flow.sh";
popd;