chore(dotbot): remove dotbot-crontab

This commit is contained in:
2023-09-28 10:44:27 +03:00
parent dc0a349139
commit 10b18e8bcc
3 changed files with 0 additions and 13 deletions

3
.gitmodules vendored
View File

@@ -47,9 +47,6 @@
[submodule "tmux/tmux-window-name"]
path = config/tmux/plugins/tmux-window-name
url = https://github.com/ofirgall/tmux-window-name.git
[submodule "dotbot-crontab"]
path = tools/dotbot-crontab
url = https://github.com/codekansas/dotbot-crontab.git
[submodule "dotbot-snap"]
path = tools/dotbot-snap
url = https://github.com/DrDynamic/dotbot-snap.git

View File

@@ -56,12 +56,3 @@
file: tools/requirements-pipx.txt
stdout: false
stderr: true
- crontab:
- time: 0 5 * * *
command: brew update && brew upgrade
platform: darwin # Optional
- time: 0 5 * * *
command: apt update && apt upgrade
platform: linux # Optional
- time: 0 5 * * *
command: task sync