mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
chore(dotbot): remove dotbot-crontab
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Submodule tools/dotbot-crontab deleted from ea900a7cf6
Reference in New Issue
Block a user