diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-08-07 20:02:42 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-08-07 20:02:42 +0900 |
| commit | b3bb625aee2d9eab4a001840bb8a2d1a3551c45c (patch) | |
| tree | b93380ec51a6d32cc849f7555d25676d9c867e0f /static/thesiah.sh | |
| parent | db51ea16b393fa6c89f11a601fa0776ec363011c (diff) | |
Init
Diffstat (limited to 'static/thesiah.sh')
| -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 |
