4 lines
93 B
Bash
4 lines
93 B
Bash
#!/bin/bash
|
|
|
|
. /data/venv/bin/activate && python /data/git/pillar/pillar/manage.py runserver
|