ref: Makefile & scripts

This commit is contained in:
relikd
2023-05-29 18:19:22 +02:00
parent e9f15fb799
commit 1d37d724e5
7 changed files with 13 additions and 10 deletions

View File

@@ -5,4 +5,4 @@ A Django app for user management for makerspaces.
### Install
After install, run `make init` to create the initial database and super user.
After install, run `on-init.sh` to create the initial database and super user.