diff options
Diffstat (limited to 'static')
| -rwxr-xr-x | static/thesiah.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/thesiah.sh b/static/thesiah.sh index edce756..d0a4969 100755 --- a/static/thesiah.sh +++ b/static/thesiah.sh @@ -493,7 +493,7 @@ cronsetup() { sleep 1 printf '*/3 * * * * /usr/bin/mailsync */15 * * * * /home/$name/.local/bin/cron/newsup -0 0 * * * /usr/bin/pacman -Sy +0 */3 * * * /usr/bin/pacman -Sy 0 0 * * * NVIM_APPNAME=Starter nvim --headless "+Lazy! sync" +qa 0 * * * * NVIM_APPNAME=LazyVim nvim --headless "+Lazy! sync" +qa 0 0 * * * NVIM_APPNAME=NvChad nvim --headless "+Lazy! sync" +qa |
