mirror of
https://github.com/chatmail/relay.git
synced 2026-08-11 19:10:52 +00:00
rename script
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo -----------------------------------------
|
||||
echo starting local webdev
|
||||
echo -----------------------------------------
|
||||
|
||||
venv/bin/python3 -m deploy_chatmail.www
|
||||
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
venv/bin/python3 -m deploy_chatmail.www
|
||||
|
||||
Reference in New Issue
Block a user