Skip to content

sworgod/athena

Repository files navigation

Athena

Install and Uninstall

Install

bash <(curl -s -L https://raw.githubusercontent.com/sworgod/athena/master/install.sh)

Uninstall

bash <(curl -s -L https://raw.githubusercontent.com/sworgod/athena/master/uninstall.sh)

Upgrade

bash <(curl -s -L https://raw.githubusercontent.com/sworgod/athena/master/upgrade.sh)

Reinstall

bash <(curl -s -L https://raw.githubusercontent.com/sworgod/athena/master/reinstall.sh)

Service

Start

service athena start

Restart

service athena restart

Stop

service athena stop

Config

service athena config

Other

mkdir /usr/local/athena
wget -O /usr/local/athena/athena https://raw.githubusercontent.com/sworgod/athena/master/athena
chmod 777 /usr/local/athena/athena
ln -s /usr/local/athena/athena /usr/local/bin
nohup /usr/local/athena/athena &
killall athena

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published