Skip to content

Commit

Permalink
fix(postinst): enable missed vscode check (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
rebornplusplus authored Oct 21, 2024
1 parent 29b7f3c commit 114e949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postinst/admin/postinst
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ check_packages() {
check_emacs
check_nano
check_sublime_text
# check_vscode
check_vscode
check_gedit
check_geany
check_pycharm
Expand Down

0 comments on commit 114e949

Please sign in to comment.