Ubuntu / Debian:
sudo sh -c "$(curl -fsSL https://raw.githubusercontent.com/MysticalDragon98/coretools/master/build/index.sh?token=$(date +%s)~)"Coretools installs the following packages
- Nginx
- Supervisor
- Git
- NodeJS
- Yarn
- TS Node
- Snap
- Certbot
Coretools creates an /home/admin sudoer user that is owner of the services
- Creates the
adminuser in the Linux Subsystem - Sets up the
adminas sudoer at /etc/sudoers.d/admin - Adds the after-login.sh script to
/etc/bash.bashrcso it executes each time someone logins - Adds
~/conf/supervisordir to the /etc/supervisor/supervisord.conf - Clones the scripts repository to
~/.scripts - Clones the bin repository to
~/.bin