mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
5 lines
48 B
Bash
5 lines
48 B
Bash
#!/bin/bash
|
|
|
|
. setenv.sh
|
|
|
|
./manage.py runserver
|