Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 421 Bytes

File metadata and controls

23 lines (16 loc) · 421 Bytes

Easy Server 🔥

Linux scripts to automate simple tasks in new servers!

Requirements

  • git
  • apt
  • sudo

TODO

New branch 'main'

git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a