#!/bin/bash # Launch the sync agent in the background python3 /home/node/sync.py & # Start the primary web server opencode web --port 4096 --hostname 0.0.0.0