From 56c756e29d5c7429f82f7d107aa41d6e298dc102 Mon Sep 17 00:00:00 2001 From: akanealw Date: Tue, 10 Oct 2023 18:35:21 -0500 Subject: [PATCH] added blank line at end --- debian/debian-download-configure-wrestic.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/debian-download-configure-wrestic.sh b/debian/debian-download-configure-wrestic.sh index 46bbbf0..e92df1b 100644 --- a/debian/debian-download-configure-wrestic.sh +++ b/debian/debian-download-configure-wrestic.sh @@ -28,4 +28,4 @@ if [[ ! -f /home/akanealw/.config/wrestic/wrestic.toml ]] chmod +x /usr/local/bin/wrestic else echo "Wrestic is already configured." -fi \ No newline at end of file +fi