Files
ADS-Bit/start.sh
T
root 2a2c29de29 Rename project references from Pixel View to ADS-Bit
Rename pixel-view.js to ads-bit.js, rename PixelADSB class to ADSBit,
and update all documentation and code comments to use ADS-Bit branding
consistently throughout the project.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-08 08:54:59 -07:00

5 lines
85 B
Bash
Executable File

#!/bin/bash
cd "$(dirname "$0")"
echo "Starting ADS-Bit server..."
python3 server.py