Add site map
This commit is contained in:
9
debug_local.sh
Executable file
9
debug_local.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash --noprofile
|
||||
|
||||
run() {
|
||||
python3 src/projects.wsgi || run
|
||||
}
|
||||
|
||||
export DISCORD_ERR_HOOK='dummy'
|
||||
run
|
||||
unset DISCORD_ERR_HOOK
|
Reference in New Issue
Block a user