mirror of
https://github.com/haiwen/seafile.git
synced 2025-01-08 11:57:44 +08:00
5 lines
110 B
Bash
5 lines
110 B
Bash
#! /bin/sh
|
|
|
|
INSTALL_DIR=${PYTHONPATH}
|
|
cp -f ${INSTALL_DIR}/ccnet/cclient.dll ${INSTALL_DIR}/ccnet/cclient.pyd
|