Skip to content

Instantly share code, notes, and snippets.

@TahirJalilov
Created December 16, 2021 13:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TahirJalilov/c1698399aa756023b3f53fe7e472d700 to your computer and use it in GitHub Desktop.
Save TahirJalilov/c1698399aa756023b3f53fe7e472d700 to your computer and use it in GitHub Desktop.
first_steps_entware.sh
#!/bin/sh
opkg update && opkg upgrade
opkg install vim htop tmux mc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment