Explain as to why script segments are made

This commit is contained in:
Manuel Thalmann 2024-03-07 21:33:58 +01:00
parent 8c9002d70c
commit 349120c1cc

View file

@ -1,4 +1,5 @@
#!/bin/bash
# Bacause of: https://www.reddit.com/r/archlinux/s/KTx9AbsFfT
pushd "${BASH_SOURCE%/*}" > /dev/null;
configFile="/etc/makepkg.conf";