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"