Add back the newline character at the end of files #18

Merged
rokosun merged 6 commits from add-back-newline-character into main 2022-10-02 13:29:49 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 1ad69a9b83 - Show all commits

View File

@ -55,4 +55,4 @@ package() {
install -d ${pkgdir}/etc/profile.d/
install -Dm644 ${srcdir}/tromjaro-fixes.sh ${pkgdir}/etc/profile.d/
}
}