85d0c684530ea736c7fb1da0bc9d3abbc7a185b8
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%