changed the to remove file

pull/2/head
Moritz Kempe 2023-09-10 01:16:44 +02:00
parent 5386c50797
commit 4ed711c412
1 changed files with 1 additions and 1 deletions

View File

@ -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"