1 Star 0 Fork 18

linving / seahub

forked from lins05 / seahub 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
send_user_notifications.sh.template 310 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiez 提交于 2013-01-21 21:36 . Rewrite user notificatione sending
#!/bin/sh
cd /Users/xiez/seahub
export CCNET_CONF_DIR=/Users/xiez/basic/conf2
export SEAFILE_CONF_DIR=/Users/xiez/basic/conf2/seafile-data
export PYTHONPATH=/Library/Python/2.7/site-packages/Django-1.3.1:thirdpart:/usr/local/lib/python2.7/site-packages/:$PYTHONPATH
python manage.py send_user_notifications
1
https://gitee.com/linving/seahub.git
git@gitee.com:linving/seahub.git
linving
seahub
seahub
master

搜索帮助