Module for integrating the Shtyl UPS into the Wiren Board controller.
- Step 1: Clone the repository:
git clone https://github.com/subs1stem/wb-shtyl.git /opt/wb-shtyl
- Step 2: Run the installation script:
# Make the install.sh script executable
chmod +x /opt/wb-shtyl/install.sh
# Run the installation script
/opt/wb-shtyl/install.sh
- Step 3: Configure the .env file:
nano /opt/wb-shtyl/.env
- Step 4: Start service:
systemctl start wb-shtyl.service