mirror of
https://github.com/chatmail/relay.git
synced 2026-05-13 17:34:38 +00:00
rename script
This commit is contained in:
9
scripts/webdev.sh
Executable file
9
scripts/webdev.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo -----------------------------------------
|
||||
echo starting local webdev
|
||||
echo -----------------------------------------
|
||||
|
||||
venv/bin/python3 -m deploy_chatmail.www
|
||||
|
||||
|
||||
Reference in New Issue
Block a user