mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-24 20:57:07 +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"]
|
[submodule "tmux/tmux-window-name"]
|
||||||
path = config/tmux/plugins/tmux-window-name
|
path = config/tmux/plugins/tmux-window-name
|
||||||
url = https://github.com/ofirgall/tmux-window-name.git
|
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"]
|
[submodule "dotbot-snap"]
|
||||||
path = tools/dotbot-snap
|
path = tools/dotbot-snap
|
||||||
url = https://github.com/DrDynamic/dotbot-snap.git
|
url = https://github.com/DrDynamic/dotbot-snap.git
|
||||||
|
|||||||
@@ -56,12 +56,3 @@
|
|||||||
file: tools/requirements-pipx.txt
|
file: tools/requirements-pipx.txt
|
||||||
stdout: false
|
stdout: false
|
||||||
stderr: true
|
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