photosite/scripts/server.sh

8 lines
68 B
Bash

#!/bin/bash
set -e
source .env
cd "${WWW}"
python3 -m http.server