Add EOL to the end of all files
This commit is contained in:
parent
487c83afb2
commit
5ff7726d23
9 changed files with 6 additions and 9 deletions
scripts/Arch/Software
|
@ -4,4 +4,4 @@ pushd "${BASH_SOURCE%/*}" > /dev/null;
|
|||
yay --noconfirm -Syu xow;
|
||||
. "../../Config/xow/install.sh";
|
||||
|
||||
popd > /dev/null;
|
||||
popd > /dev/null;
|
||||
|
|
|
@ -9,4 +9,3 @@ then
|
|||
makepkg --noconfirm -si;
|
||||
popd > /dev/null;
|
||||
fi;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue