From 256f13f675c60547b10a06736f0a7cb3faf752d5 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Thu, 25 May 2023 19:11:49 +0300 Subject: Script to assign existing data to publicly-visible resources A script to assign existing data not assigned to any group to publicly-visible resources. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e0dbb4f..b99ab47 100644 --- a/README.md +++ b/README.md @@ -281,7 +281,7 @@ export FLASK_DEBUG=1 export FLASK_APP="main.py" flask run --port=8080 ``` -n + And test with ``` -- cgit v1.2.3