PortValhalla/scripts/Arch/Collections/personal.sh

6 lines
103 B
Bash
Executable file

#!/bin/bash
pushd "${BASH_SOURCE%/*}" > /dev/null;
. "../Software/yay/install.sh";
popd > /dev/null;