|
||
---|---|---|
conf | ||
scripts | ||
systemd | ||
LICENSE | ||
README.md | ||
list.md |
|
||
---|---|---|
conf | ||
scripts | ||
systemd | ||
LICENSE | ||
README.md | ||
list.md |
~Script Installs~
(/sh/u/RANDOMSCRIPT)
wget -O giteainstall.sh https://sop.wtf/sh/giteainstall && bash giteainstall.sh
wget -O gitearemove.sh https://sop.wtf/sh/gitearemove && bash gitearemove.sh
wget -O giteaupdate.sh https://sop.wtf/sh/giteaupdate && bash giteaupdate.sh
wget -O hugoinstall.sh https://sop.wtf/sh/hugoinstall && bash hugoinstall.sh
rm -rf /usr/local/bin/hugo
wget -O goinstall.sh https://sop.wtf/sh/goinstall && bash goinstall.sh
rm -rf /usr/local/go
wget -O traefikinstall.sh https://sop.wtf/sh/traefikinstall && bash traefikinstall.sh
rm -rf /usr/local/traefik
wget -O mariadbinstall.sh https://sop.wtf/sh/mariadbinstall && bash mariadbinstall.sh
sudo apt remove mariadb-server mariadb-client -y && apt autoremove -y
wget -O pmainstall.sh https://sop.wtf/sh/pmainstall && bash pmainstall.sh
wget -O pmauninstall.sh https://sop.wtf/sh/pmauninstall && bash pmauninstall.sh
wget -O pmaupdate.sh https://sop.wtf/sh/pmaupdate && bash pmaupdate.sh
wget -O mongodbinstall.sh https://sop.wtf/sh/mongodbinstall && bash mongodbinstall.sh
sudo apt remove mongodb-org libssl1.1 -y && sudo apt autoremove
wget -O gitlabinstall.sh https://sop.wtf/sh/gitlabinstall && bash gitlabinstall.sh
wget -O gitlabuninstall.sh https://sop.wtf/sh/gitlabuninstall && bash gitlabuninstall.sh
wget -O gogsinstall.sh https://sop.wtf/sh/gogsinstall && bash gogsinstall.sh
wget -O gogsuninstall.sh https://sop.wtf/sh/gogsuninstall && bash gogsuninstall.sh
wget -O wpinstall.sh https://sop.wtf/sh/wpinstall && bash wpinstall.sh
wget -O fail2baninstall.sh https://sop.wtf/sh/fail2baninstall && bash fail2baninstall.sh