AutoYADM commit: 2025-03-17 23:00:06

This commit is contained in:
Daniel Fichtinger 2025-03-17 23:00:06 -04:00
parent 0b9d4c2a68
commit f5b3ffcde5
11 changed files with 42 additions and 45 deletions

View file

@ -1,4 +1,5 @@
#!/bin/env bash
nohup /home/fic/.config/mail/mail-sync.sh >/dev/null 2>&1 &
exit 0
/home/fic/.config/mail/mail-sync.sh &
# nohup /home/fic/.config/mail/mail-sync.sh >/dev/null 2>&1 &
# exit 0