5b9a1140858503ae75f3eda46a30d793c2fc1beb
site-manager
Installation
wget https://git.woodburn.au/nathanwoodburn/site-manager/raw/branch/main/install.sh
chmod +x install.sh
sudo ./install.sh
Create account
Accounts can only be created by the root user
sudo -i
cd /root/site-manager
python3 account.py
exit
Description
Languages
HTML
68.3%
Python
29.6%
Shell
2.1%