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