#!/bin/bash nohup ./server.py > nohup.log 2>&1 &