Skip to content

Noobgam/init-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

init-script

export NEEDRESTART_MODE=a && TMPFILE=`mktemp` && apt update && apt install curl sudo -y && curl -s https://raw.githubusercontent.com/Noobgam/init-script/master/init.sh > "$TMPFILE" && sudo bash "$TMPFILE"

content

This repo contains bunch of scripts that allow me to initialize my nodes the way I like them. Requires root access to create an account named 'noobgam'

TDB ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors