Explain as to why script segments are made
This commit is contained in:
parent
4411b9cd08
commit
b086db76ff
1 changed files with 1 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue