This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
amue-authentic2/manage.sh

8 lines
106 B
Bash
Executable File

#!/bin/sh
. /etc/amue-authentic2/amue.conf
export DJANGO_SETTINGS_MODULE=amue.settings
django-admin $@