mirror of
https://github.com/haiwen/seahub.git
synced 2025-04-26 18:40:53 +00:00
6 lines
48 B
Bash
Executable File
6 lines
48 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. setenv.sh
|
|
|
|
./manage.py runserver
|