072d7c7b5838a790f140233e68c76533600d4cf2
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%