🪜 Usage
Start
This command will start WGDashboard and run it in the background.
./wgd.sh start
Stop
This command will stop WGDashboard.
./wgd.sh stop
Restart
This command will stop and start WGDashboard in the background.
./wgd.sh restart
Debug Mode
This command will run WGDashboard in the foreground and output logs on the screen.
./wgd.sh debug
Last modified: 23 April 2025