template_setup/README.md
deathbybandaid e10d990f1c test
2022-03-11 11:44:46 -05:00

13 lines
252 B
Markdown

# template_setup
`cd /etc`
`git clone https://git.deathbybandaid.net/deathbybandaid/template_setup.git`
## OR
`apt install curl`
`curl -sSL https://git.deathbybandaid.net/deathbybandaid/template_setup/raw/branch/master/install/install.sh | bash`