Skip to content

Commit

Permalink
Why are there extra spaces at the end of the line?
Browse files Browse the repository at this point in the history
I blame GitHub's web editor
  • Loading branch information
Eeems authored Sep 25, 2023
1 parent f5e02f0 commit a29963f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/splashcreens-wavy-lines/package
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ splashscreen-starting-wavey-lines() {
replaces=("splashscreen-starting")
conflicts=("splashscreen-starting")
package() {
install -D -m 755 -T "$srcdir"/splash/splash.png \
install -D -m 755 -T "$srcdir"/splash/splash.png \
"$pkgdir"/opt/share/remarkable/splashscreens/starting.png
}
configure() {
Expand Down

0 comments on commit a29963f

Please sign in to comment.