Skip to content

Commit

Permalink
fix(vscode): #9 - ext
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-delaloy committed Jul 11, 2022
1 parent 84b2577 commit 094c641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exec/vscode/extensions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ source "$PWD"/config/utils.sh

ui_start

_apt_secure_install_from_array_ "${_vscode_extensions_[@]}"
_vscode_secure_install_from_array_ "${_vscode_extensions_[@]}"

ui_done

0 comments on commit 094c641

Please sign in to comment.