alyssa-sudo / saint

(my) stupid ass install (script) (for debian)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

saint

(my) stupid ass install (script) (for debian)

depends

git
make

advice

uncomment purge line to purge specific softwares
run as root

install

sudo apt install git make
git clone https://github.com/analice-sudo/saint
cd saint
sudo make install && cd
sudo saint

About

(my) stupid ass install (script) (for debian)

License:MIT License


Languages

Language:Shell 97.7%Language:Makefile 2.3%