🪜 Usage
The following commands are assumed you're in
WGDashboard/src
Start
This command will start WGDashboard and run it in the background.
shell
./wgd.sh startStop
This command will stop WGDashboard.
shell
./wgd.sh stopRestart
This command will stop and start WGDashboard in the background.
shell
./wgd.sh restartDebug Mode
This command will run WGDashboard in the foreground and output logs on the screen.
shell
./wgd.sh debug