mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
6 lines
51 B
Bash
6 lines
51 B
Bash
#!/bin/sh
|
|
|
|
. setenv.sh
|
|
|
|
python manage.py test fts
|
|
|