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