Skip to content

Commit

Permalink
feat(program): remove code-oss as it's not developed
Browse files Browse the repository at this point in the history
  • Loading branch information
tanducmai committed Jan 15, 2024
1 parent 8712ef8 commit 27994b4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions install/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -427,9 +427,6 @@ sudo find . -type f -name 'completion-*' \
log_task "Installing LibreWolf ..."
run_install_script install_librewolf

log_task "Installing code-oss ..."
sudo snap install --edge code-oss 2>> /tmp/install-pkg-error.txt

log_task "Adding /etc/crontab file ..."
sudo cp -v "${DOTFILES}"/bash/crontab /etc/crontab

Expand Down

0 comments on commit 27994b4

Please sign in to comment.