Easy Server :fire:

April 14, 2025 ยท View on GitHub

Linux scripts to automate simple tasks in new servers!

Requirements

  • git
  • apt
  • sudo

TODO

  • Create install script for CTOP
  • Check implementation of NGINX proxy manager

New branch 'main'

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

Contents

  1. 0.1Requirements
  2. 0.2TODO
  3. 0.3New branch 'main'