From ff6e40f0145bc97c72e89a85c3a7b9756e55ed40 Mon Sep 17 00:00:00 2001 From: plata Date: Mon, 31 Jul 2023 18:27:21 +0200 Subject: [PATCH] chore: justom.just add line break at EOF --- usr/share/ublue-os/just/custom.just | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/share/ublue-os/just/custom.just b/usr/share/ublue-os/just/custom.just index 1d84831..4a8dbd0 100644 --- a/usr/share/ublue-os/just/custom.just +++ b/usr/share/ublue-os/just/custom.just @@ -10,4 +10,4 @@ setup-flatpaks: flatpak install --user --noninteractive flathub $pkg; \ done -# Include some of your custom scripts here! \ No newline at end of file +# Include some of your custom scripts here!