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