Skip to content

Commit 771b4f4

Browse files
committed
Replace antibody by antidote
1 parent 77ac1da commit 771b4f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/package/update_all

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ platform::command_exists sdk && output::h2 '💥 SDKMAN' && sdkman::update_all
3232
platform::command_exists tldr && output::h2 '📜 tldr database' && tldr --update >/dev/null 2>&1 && output::answer "Database updated"
3333

3434
#output::h2 "👽 Zim Framework" && zsh "$ZIM_HOME/zimfw.zsh" upgrade 2>&1 | log::file "Upgrading Zim" && zsh "$ZIM_HOME/zimfw.zsh" update 2>&1 | log::file "Updating Zim" && output::answer "Done"
35-
output::h2 "Antibody Framework" && antibody update 2>&1 | log::file "Updating Antibody" && output::answer "Done"
35+
output::h2 "Antidote Framework" && antidote update 2>&1 | log::file "Updating Antidote" && output::answer "Done"
3636

3737
output::h2 "🌚 dotly" && dot self update >/dev/null 2>&1 && output::answer "Done"
3838

0 commit comments

Comments
 (0)