Simple-Bookmarking-Service/run.sh

8 lines
199 B
Bash

#!/bin/bash
# Copyright 2020 - David Todd (c0de@c0defox.es)
# Licensed under the MIT License (https://opensource.org/licenses/MIT)
# Part of the Simple Bookmark Service
source .env
python server.py