From de57fa29afc6c47b59b752080f2d0c8c926da018 Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Sat, 18 Jan 2025 21:22:30 -0600 Subject: [PATCH] Add test script --- test.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 test.sh diff --git a/test.sh b/test.sh new file mode 100755 index 0000000..3641a9e --- /dev/null +++ b/test.sh @@ -0,0 +1,2 @@ +#! /bin/sh +python3 manage.py runserver