From 4ed711c412d0de833d216bc0fca4ef784f721930 Mon Sep 17 00:00:00 2001 From: Moritz Kempe Date: Sun, 10 Sep 2023 01:16:44 +0200 Subject: [PATCH] changed the to remove file --- files/etc/cron.d/flathub-activator/HW4F_DESKTOP_LAST | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/etc/cron.d/flathub-activator/HW4F_DESKTOP_LAST b/files/etc/cron.d/flathub-activator/HW4F_DESKTOP_LAST index 653c499..6814df8 100644 --- a/files/etc/cron.d/flathub-activator/HW4F_DESKTOP_LAST +++ b/files/etc/cron.d/flathub-activator/HW4F_DESKTOP_LAST @@ -1,3 +1,3 @@ HELL=/bin/sh PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin -@reboot root sleep 30 && flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo && [ -f "/etc/cron.d/flathub-activator.sh" ] && rm "/etc/cron.d/flathub-activator.sh" +@reboot root sleep 30 && flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo && [ -f "/etc/cron.d/flathub-activator" ] && rm "/etc/cron.d/flathub-activator"